chore(deps): bump alpine from 3.15 to 3.16.2 #1

Closed
dependabot[bot] wants to merge 1 commits from dependabot/docker/alpine-3.16.2 into main

View File

@ -17,7 +17,7 @@ COPY . .
RUN make build
# Final image
FROM alpine:3.15
FROM alpine:3.16.2
# Install ca-certificates
RUN apk add --update ca-certificates jq