We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63cb1c1 commit 0ea5747Copy full SHA for 0ea5747
Dockerfile
@@ -16,7 +16,7 @@ RUN apk update \
16
17
18
#FROM scratch
19
-FROM alpine:3.18.5@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0
+FROM alpine:3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
20
21
LABEL org.opencontainers.image.authors="Jauder Ho <jauderho@users.noreply.github.com>"
22
LABEL org.opencontainers.image.url="https://github.com/jauderho/bl3auto"
0 commit comments