Skip to content

Commit be07649

Browse files
Update docker.io/golang Docker tag to v1.26.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e8fc41 commit be07649

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

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

0 commit comments

Comments
 (0)