From f5eefe55e89401ef197c2c6b1aed7ed193abdb7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 17:02:51 +0000 Subject: [PATCH] Bump goreleaser/goreleaser from `846b7ca` to `848430a` Bumps goreleaser/goreleaser from `846b7ca` to `848430a`. --- updated-dependencies: - dependency-name: goreleaser/goreleaser dependency-version: 848430a900a83ca0e18f2f149fb4ddcdaea74a667aa07224268b97d448833591 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- Tagfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 789c2327..fed4fd5f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ ARG PREBUILT FROM --platform=$BUILDPLATFORM docker.io/library/alpine@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 AS alpine FROM --platform=$BUILDPLATFORM docker.io/nilslice/protolock@sha256:baf9bca8b7a28b945c557f36d562a34cf7ca85a63f6ba8cdadbe333e12ccea51 AS protolock FROM --platform=$BUILDPLATFORM docker.io/library/golang@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5 AS golang -FROM --platform=$BUILDPLATFORM docker.io/goreleaser/goreleaser@sha256:846b7cad015f87712ad4e68d9cd59bfde4e59c9970265f76dd4e3b3b6f41c768 AS goreleaser +FROM --platform=$BUILDPLATFORM docker.io/goreleaser/goreleaser@sha256:848430a900a83ca0e18f2f149fb4ddcdaea74a667aa07224268b97d448833591 AS goreleaser # On this image: # go env GOCACHE => /root/.cache/go-build # go env GOMODCACHE => /go/pkg/mod diff --git a/Tagfile b/Tagfile index 2b08809d..228e2192 100644 --- a/Tagfile +++ b/Tagfile @@ -1 +1 @@ -0.53.7 +0.53.8