Skip to content

Commit 42bd82e

Browse files
authored
Merge pull request #311 from dmikusa/patch-1
Update Dockerfile
2 parents 33d9f00 + fb8eeac commit 42bd82e

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.22 as build-stage
1+
FROM golang:1.23 as build-stage
22

33
WORKDIR /src
44
ENV GO111MODULE=on CGO_ENABLED=0

0 commit comments

Comments
 (0)