Skip to content

Commit 28ea0a2

Browse files
chore(deps): update golang docker tag to v1.25.4
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.21.5 | 1.25.4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 18b0c51 commit 28ea0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/http/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21.5
1+
FROM golang:1.25.4@sha256:6ca9eb0b32a4bd4e8c98a4a2edf2d7c96f3ea6db6eb4fc254eef6c067cf73bb4
22

33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)