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 b90e9bd commit 2b73021Copy full SHA for 2b73021
Dockerfile
@@ -1,5 +1,5 @@
1
# golang alpine
2
-FROM golang:1.23.3-alpine AS builder
+FROM golang:1.23.4-alpine AS builder
3
4
ARG TARGETARCH
5
ARG TARGETOS
0 commit comments