Skip to content

Commit 92e3ba2

Browse files
committed
dockerfile: upgraded base image to go 1.24
1 parent cf3b6b8 commit 92e3ba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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+
FROM golang:1.24
22

33
ADD . /bert
44

0 commit comments

Comments
 (0)