fix(ignore): Update alpine to 3.19.0 (#20392)

This commit is contained in:
Koen Kanters
2023-12-27 12:35:54 +01:00
committed by GitHub
parent 265d280efc
commit eaaf1b0b4f
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.18.5 as base
FROM alpine:3.19.0 as base
WORKDIR /app
RUN apk add --no-cache tzdata eudev tini nodejs