Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit bbcf4fa

Browse files
author
aiordache
committed
golang alpine image does not support subminor version
Signed-off-by: aiordache <[email protected]>
1 parent a2a67b3 commit bbcf4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.lint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG ALPINE_VERSION=3.10.1
1+
ARG ALPINE_VERSION=3.10
22
ARG GO_VERSION=1.12.9
33

44
FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION}

0 commit comments

Comments
 (0)