Skip to content

Commit 36c117b

Browse files
chore(deps): update golang docker tag to v1.25.2
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | golang | 1.25.0 | 1.25.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 4c14566 commit 36c117b

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 golang:1.25.0 AS build
1+
FROM golang:1.25.2@sha256:1c91b4f4391774a73d6489576878ad3ff3161ebc8c78466ec26e83474855bfcf AS build
22
WORKDIR /src
33

44
COPY . .

0 commit comments

Comments
 (0)