Skip to content

Commit cdc1871

Browse files
authored
missed updating dockerfile image 1.23 (#22)
1 parent ffa2c5e commit cdc1871

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

33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)