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

Commit 98f1071

Browse files
Update golang Docker tag to v1.22.0
1 parent 8d49738 commit 98f1071

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 golang:1.21.3-alpine3.18 AS build
1+
FROM golang:1.22.0-alpine3.18 AS build
22

33
ARG APP_NAME
44
WORKDIR "/go/src/github.com/metal-toolbox/${APP_NAME}"

0 commit comments

Comments
 (0)