Skip to content

Commit d055ba7

Browse files
deps(patch): update ghcr.io/dockhippie/golang:1.25-amd64 docker digest to 03cb5a8 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23093e6 commit d055ba7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

latest/Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:4576975589ecad361f7848c93aa0989d9f305135f04c940614c9004228db5e81 AS build
1+
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:03cb5a822abc49a2b3b8fd55dfc16788904df32bd633459506876abe96f5df13 AS build
22

33
RUN git clone -b master https://github.com/vulcand/vulcand.git /srv/app/src && \
44
cd /srv/app/src && \

v0.9/Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:4576975589ecad361f7848c93aa0989d9f305135f04c940614c9004228db5e81 AS build
1+
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:03cb5a822abc49a2b3b8fd55dfc16788904df32bd633459506876abe96f5df13 AS build
22

33
# renovate: datasource=github-tags depName=vulcand/vulcand
44
ENV VULCAND_VERSION=v0.9.2

0 commit comments

Comments
 (0)