Skip to content

Commit 4b81f06

Browse files
Bump golang from 1.25.3 to 1.25.4 in the docker group (#108)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c72041b commit 4b81f06

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 --platform=$BUILDPLATFORM golang:1.25.3 AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.25.4 AS builder
22

33
COPY . /app
44
WORKDIR /app

0 commit comments

Comments
 (0)