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

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

parent 066ce200
No related branches found
No related tags found
1 merge request!13Update jonasled.dev/infra/images/scratch-rootless Docker digest to b29ee91
Pipeline #56132 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:6c31376413f821438ff272ad2f69c0c22fdb932f7df07d1136324560141b0cd8 FROM jonasled.dev/infra/images/scratch-rootless@sha256:b29ee9170c65f2825d77f1c8d97c6ae138f76fb3a150454eb6eb87e7767fba4b
COPY --from=build /gotifyWebhookForwarder /gotifyWebhookForwarder COPY --from=build /gotifyWebhookForwarder /gotifyWebhookForwarder
ENTRYPOINT ["/gotifyWebhookForwarder"] ENTRYPOINT ["/gotifyWebhookForwarder"]
EXPOSE 3333 EXPOSE 3333
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment