We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f4e64 commit d147cf3Copy full SHA for d147cf3
Dockerfile
@@ -1,7 +1,7 @@
1
#--------
2
# builder
3
4
-FROM golang:1.23.5-alpine@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596 AS builder
+FROM golang:1.23.6-alpine@sha256:8e240bc6d804d951a4d4e28fe7ebb424a06f07392bdab36e225753e328ff30fd AS builder
5
6
ARG TARGETPLATFORM
7
ARG TARGETOS="linux"
0 commit comments