Skip to content

Commit 14a5c9a

Browse files
Bump alpine from 3.15.3 to 3.15.4 (#429)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a14650 commit 14a5c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# BUILD CONTAINER
33
##
44

5-
FROM alpine:3.15.3 as certs
5+
FROM alpine:3.15.4 as certs
66

77
RUN \
88
apk add --no-cache ca-certificates

0 commit comments

Comments
 (0)