Skip to content

Commit

Permalink
Bump alpine from 3.15.3 to 3.15.4 (#429)
Browse files Browse the repository at this point in the history
Bumps alpine from 3.15.3 to 3.15.4.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2022
1 parent 7a14650 commit 14a5c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# BUILD CONTAINER
##

FROM alpine:3.15.3 as certs
FROM alpine:3.15.4 as certs

RUN \
apk add --no-cache ca-certificates
Expand Down

0 comments on commit 14a5c9a

Please sign in to comment.