chore(deps): bump alpine from 3.15 to 3.16.2
Bumps alpine from 3.15 to 3.16.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
17480f2716
commit
d6b96af628
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user