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

Commit be7be88

Browse files
authored
Merge pull request #70 from lunarway/dependabot/docker/alpine-3.15.3
Bump alpine from 3.15.2 to 3.15.3
2 parents feb4766 + 3e9ff63 commit be7be88

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)