Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 1bcf172

Browse files
chore(deps): update golang docker tag to v1.25 (#59)
Co-authored-by: netic-renovate[bot] <207156494+netic-renovate[bot]@users.noreply.github.com>
1 parent a5adcb2 commit 1bcf172

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.24@sha256:87916acb3242b6259a26deaa7953bdc6a3a6762a28d340e4f1448e7b5c27c009 as build
1+
FROM golang:1.25@sha256:8305f5fa8ea63c7b5bc85bd223ccc62941f852318ebfbd22f53bbd0b358c07e1 as build
22

33
WORKDIR /go/src/app
44
COPY . .

0 commit comments

Comments
 (0)