Skip to content

Commit 050cdbc

Browse files
chore(deps): update golang docker tag to v1.24.6
1 parent 6405bfd commit 050cdbc

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 --platform=${BUILDPLATFORM} golang:1.22.5-bookworm@sha256:6c2780255bb7b881e904e303be0d7a079054160b2ce1efde446693c0850a39ad AS builder
1+
FROM --platform=${BUILDPLATFORM} golang:1.24.6-bookworm@sha256:8e0310e96dab53670af8b106f4242b0b0a2509fd3cbaee6504d16b29a441db72 AS builder
22

33
WORKDIR /src/
44

0 commit comments

Comments
 (0)