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:4576975589ecad361f7848c93aa0989d9f305135f04c940614c9004228db5e81 AS build
1+ FROM ghcr.io/dockhippie/golang:1.25-amd64@sha256:03cb5a822abc49a2b3b8fd55dfc16788904df32bd633459506876abe96f5df13 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: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
44ENV VULCAND_VERSION=v0.9.2
You can’t perform that action at this time.
0 commit comments