File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
33RUN git clone -b master https://github.com/vulcand/vulcand.git /srv/app/src && \
44 cd /srv/app/src && \
Original file line number Diff line number Diff line change 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
44ENV VULCAND_VERSION=v0.9.2
You can’t perform that action at this time.
0 commit comments