Skip to content

Commit ced38b2

Browse files
deps(patch): update ghcr.io/dockhippie/golang:1.25-amd64 docker digest to 0f94239 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 719d77c commit ced38b2

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:2655098ec6bdd5b871383d9c7d6723b8ea0474755723e676319504fc23f35bcf AS build
1+
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:0f94239b1ca8822019b26f42674200335c8824ad3d5b7e017da651911abdc275 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:2655098ec6bdd5b871383d9c7d6723b8ea0474755723e676319504fc23f35bcf AS build
1+
FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:0f94239b1ca8822019b26f42674200335c8824ad3d5b7e017da651911abdc275 AS build
22

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

0 commit comments

Comments
 (0)