mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 08:28:20 +02:00
restore hash
This commit is contained in:
parent
57124aeee4
commit
ef5a45d75c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ COPY --from=ui /build/ui/dist ./ui/dist
|
|||
RUN make build-go NAME=pomerium
|
||||
RUN touch /config.yaml
|
||||
|
||||
FROM gcr.io/distroless/base-debian12:debug@sha256:2809a18ad094d6aa59203871f7fff39521ffdd403fc8a3dcfa310f83945643de
|
||||
FROM gcr.io/distroless/base-debian12:debug@sha256:996c583af12770668a65722aeab748b4e058feac61f728c01e4763c7f31c7246
|
||||
ENV AUTOCERT_DIR /data/autocert
|
||||
WORKDIR /pomerium
|
||||
COPY --from=build /go/src/github.com/pomerium/pomerium/bin/* /bin/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue