Skip to content

Commit 2b9b2b4

Browse files
Update golang Docker tag to v1.23
1 parent 8dff5b8 commit 2b9b2b4

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 build
1+
FROM golang:1.23-alpine AS build
22

33
WORKDIR /src
44
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)