build(deps): bump alpine from 3.16.1 to 3.16.2 (#1232)

This commit is contained in:
dependabot[bot]
2022-08-10 13:12:35 +02:00
committed by GitHub
parent b3242ea982
commit d2ebca231c
+1 -1
View File
@@ -17,7 +17,7 @@ COPY . .
RUN make build
# Final image
FROM alpine:3.16.1
FROM alpine:3.16.2
# Install ca-certificates
RUN apk add --update ca-certificates jq