Skip to content

Commit 0ceea74

Browse files
Update docker.io/golang Docker tag to v1.25
1 parent 7254d6b commit 0ceea74

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

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

66
WORKDIR /app

0 commit comments

Comments
 (0)