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 931a368Copy full SHA for 931a368
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:a2624a1fc0e49583e97482907a5ec035bd722875bf5cf6498474434144ad951f AS builder
5
6
ARG TARGETPLATFORM
7
ARG TARGETOS="linux"
0 commit comments