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 282f32c commit 84a3377Copy full SHA for 84a3377
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1.22.0@sha256:4a43a54dd1fedceb30ba47e76cfcf2b47304f4161c0caeac2db1c61804ea3c91
2
FROM golangci/golangci-lint:v2.12.2 AS golangci-lint
3
4
-FROM registry.suse.com/bci/golang:1.25@sha256:8afe8e612c9cd4ab4e7284f8de5a93c1c943c467fcf4b07bb9347a4e7647622a AS base
+FROM registry.suse.com/bci/golang:1.25@sha256:8afe8e612c9cd4ab4e7284f8de5a93c1c943c467fcf4b07bb9347a4e7647622e AS base
5
6
ARG TARGETARCH
7
ARG http_proxy
0 commit comments