chore(deps): update golang docker tag to v1.24.1
Some checks failed
Release / build-image (push) Has been cancelled

This commit is contained in:
Mooo[bot] 2025-03-16 01:00:48 +00:00
parent df84f6f7a1
commit 05637495e2
Signed by: Mooo[bot]
GPG key ID: CF3AFE4D5B62BB9A

View file

@ -4,7 +4,7 @@
# (https://docs.docker.com/build/building/multi-stage/)
# Stage 1 (to create a "build" image, ~850MB)
FROM golang:1.24.0 AS builder
FROM golang:1.24.1 AS builder
LABEL org.opencontainers.image.source="https://code.252.no/pub/external-dns-domeneshop-webhook"
WORKDIR /src/