Skip to content

Commit d07c8e9

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

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.3@sha256:6bac879c5b77e0fc9c556a5ed8920e89dab1709bd510a854903509c828f67f96
22

33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)