Skip to content

Commit be2aa1f

Browse files
authored
Merge pull request #1192 from projectsyn/renovate/docker.io-golang-1.x
Update docker.io/golang Docker tag to v1.25.0
2 parents 088016c + 98d4d98 commit be2aa1f

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 docker.io/golang:1.24.5 AS golang
1+
FROM docker.io/golang:1.25.0 AS golang
22

33
FROM docker.io/python:3.12.11-slim-bookworm AS base
44

0 commit comments

Comments
 (0)