Skip to content

Commit 84a3377

Browse files
authored
chore: update golangci-lint to v2.12.2
1 parent 282f32c commit 84a3377

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,7 +1,7 @@
11
# syntax=docker/dockerfile:1.22.0@sha256:4a43a54dd1fedceb30ba47e76cfcf2b47304f4161c0caeac2db1c61804ea3c91
22
FROM golangci/golangci-lint:v2.12.2 AS golangci-lint
33

4-
FROM registry.suse.com/bci/golang:1.25@sha256:8afe8e612c9cd4ab4e7284f8de5a93c1c943c467fcf4b07bb9347a4e7647622a AS base
4+
FROM registry.suse.com/bci/golang:1.25@sha256:8afe8e612c9cd4ab4e7284f8de5a93c1c943c467fcf4b07bb9347a4e7647622e AS base
55

66
ARG TARGETARCH
77
ARG http_proxy

0 commit comments

Comments
 (0)