Skip to content

Commit 3b76444

Browse files
authoredFeb 9, 2024
Dockerfile: up go version to 1.22
1 parent f513d5d commit 3b76444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21-alpine as builder
1+
FROM golang:1.22-alpine as builder
22

33
RUN apk --update add --no-cache gcc musl-dev
44

0 commit comments

Comments
 (0)
Please sign in to comment.