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

Commit 0efbea3

Browse files
author
Bjørn
authored
Upgrade alpine to 3.12.1 (#40)
1 parent a97036f commit 0efbea3

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.10.2 as builder
1+
FROM alpine:3.12.1 as builder
22

33
RUN apk update
44
RUN apk add ca-certificates

0 commit comments

Comments
 (0)