Skip to content

Commit 57a506f

Browse files
chore(deps): update golang docker tag to v1.26 (#174)
Co-authored-by: netic-renovate[bot] <207156494+netic-renovate[bot]@users.noreply.github.com>
1 parent 4ec89d2 commit 57a506f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25@sha256:ce63a16e0f7063787ebb4eb28e72d477b00b4726f79874b3205a965ffd797ab2 as build
1+
FROM golang:1.26@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5 as build
22

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

0 commit comments

Comments
 (0)