Skip to content

Commit ffa3441

Browse files
Update docker.io/golang Docker tag to v1.24
1 parent 7254d6b commit ffa3441

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,6 +1,6 @@
11
# syntax = docker/dockerfile:experimental
22

3-
FROM docker.io/golang:1.22 as build
3+
FROM docker.io/golang:1.24 as build
44
ARG VERSION
55

66
WORKDIR /app

0 commit comments

Comments
 (0)