Skip to content

Commit e7fddcf

Browse files
authored
chore: update Go in Dockerfile
1 parent 12b46c0 commit e7fddcf

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

33
WORKDIR /go/src/lassie
44

0 commit comments

Comments
 (0)