Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 3e9ff63

Browse files
Bump alpine from 3.15.2 to 3.15.3
Bumps alpine from 3.15.2 to 3.15.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent feb4766 commit 3e9ff63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-goreleaser

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.15.2 as builder
1+
FROM alpine:3.15.3 as builder
22

33
RUN apk update
44
RUN apk add ca-certificates

0 commit comments

Comments
 (0)