There was an error while loading. Please reload this page.
1 parent 9a72348 commit 0b68edaCopy full SHA for 0b68eda
1 file changed
deployment/Dockerfile
@@ -27,7 +27,7 @@ COPY pkg ./pkg
27
RUN go install .
28
29
# production image ############################################
30
-FROM alpine:3.15.4@sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 AS prod
+FROM alpine:3.18.2@sha256:5246eec74dffc9a5f6608c4e7c81bd33455ecc64f558bf49eb334c4f05e47eee AS prod
31
RUN apk add --no-cache ca-certificates
32
33
# tracing config
0 commit comments