Skip to content

Commit

Permalink
build(deps): bump distroless/static from 5759d19 to c3c3d02 (#115)
Browse files Browse the repository at this point in the history
Bumps distroless/static from `5759d19` to `c3c3d02`.

---
updated-dependencies:
- dependency-name: distroless/static
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 27, 2022
1 parent a5ad9ea commit 4a1652a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/distroless/static:latest@sha256:5759d194607e472ff80fff5833442d3991dd89b219c96552837a2c8f74058617
FROM gcr.io/distroless/static:latest@sha256:c3c3d0230d487c0ad3a0d87ad03ee02ea2ff0b3dcce91ca06a1019e07de05f12
WORKDIR /pomerium
COPY pomerium* /bin/
ENTRYPOINT [ "/bin/pomerium-datasource" ]

0 comments on commit 4a1652a

Please sign in to comment.