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

Commit 8cc3dfc

Browse files
committed
use alpine 3.9 from lint
Signed-off-by: Nick Adcock <[email protected]>
1 parent 6f71656 commit 8cc3dfc

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.9.2
1+
ARG ALPINE_VERSION=3.9
22
ARG GO_VERSION=1.12.1
33

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

0 commit comments

Comments
 (0)