Skip to content
Snippets Groups Projects
Commit 807f2171 authored by Renovate Bot's avatar Renovate Bot
Browse files

Update jonasled.dev/infra/images/scratch-rootless Docker digest to 2622788

parent d04981af
Branches
Tags
1 merge request!18Update jonasled.dev/infra/images/scratch-rootless Docker digest to 2622788
Pipeline #65593 passed
...@@ -8,7 +8,7 @@ RUN go mod download ...@@ -8,7 +8,7 @@ RUN go mod download
COPY ./ ./ COPY ./ ./
RUN CGO_ENABLED=0 GOOS=linux xx-go build -ldflags "-w -s" -o /gotifyWebhookForwarder RUN CGO_ENABLED=0 GOOS=linux xx-go build -ldflags "-w -s" -o /gotifyWebhookForwarder
FROM jonasled.dev/infra/images/scratch-rootless@sha256:b29ee9170c65f2825d77f1c8d97c6ae138f76fb3a150454eb6eb87e7767fba4b FROM jonasled.dev/infra/images/scratch-rootless@sha256:2622788baf5e9280f87729b5ac30158eaddda92f4b246ce5935edf95bf98a896
COPY --from=build /gotifyWebhookForwarder /gotifyWebhookForwarder COPY --from=build /gotifyWebhookForwarder /gotifyWebhookForwarder
ENTRYPOINT ["/gotifyWebhookForwarder"] ENTRYPOINT ["/gotifyWebhookForwarder"]
USER containeruser USER containeruser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment