Skip to content

Commit fb8eeac

Browse files
authored
Update Dockerfile
Signed-off-by: Daniel Mikusa <[email protected]>
1 parent 33d9f00 commit fb8eeac

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)