Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit 9600e6f

Browse files
Update golang Docker tag to v1.21
1 parent 1abf73e commit 9600e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.20-alpine AS build
1+
FROM --platform=$BUILDPLATFORM golang:1.21-alpine AS build
22

33
WORKDIR /build
44

0 commit comments

Comments
 (0)