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

Commit 6c6887b

Browse files
author
Bjørn Sørensen
committed
Use Alpine 3.10.2
The previous version 3.10.3 was a mistake and is not available.
1 parent b9c9209 commit 6c6887b

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

33
RUN apk update
44
RUN apk add ca-certificates

0 commit comments

Comments
 (0)