Skip to content

Commit f7540a3

Browse files
eeisegnagustingroh
authored andcommitted
update container to go 1.24
1 parent 2cc0614 commit f7540a3

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

33
WORKDIR /app
44

0 commit comments

Comments
 (0)