Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit ec3dc0c

Browse files
authored
Merge pull request #324 from philips-software/dependabot/docker/initcontainer/golang-1.25.5
Bump golang from 1.25.4 to 1.25.5 in /initcontainer
2 parents 8e9153f + 0b284d4 commit ec3dc0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

initcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.4 AS builder
1+
FROM golang:1.25.5 AS builder
22

33
WORKDIR /out
44
COPY go.mod .

0 commit comments

Comments
 (0)