Skip to content

Commit

Permalink
build(deps): bump distroless/static from 5bda5a4 to d2e0993 (#130)
Browse files Browse the repository at this point in the history
Bumps distroless/static from `5bda5a4` to `d2e0993`.

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

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 Feb 7, 2023
1 parent 05b9ef9 commit e6e8202
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:5bda5a482de9b13160c061a3fd8665eecf8e35f5ed78e324dafdcdb11cf6d5da
FROM gcr.io/distroless/static:latest@sha256:d2e099306ea61cb96017e227dc23efd64a844ccff439c095023e4983cb601f62
WORKDIR /pomerium
COPY pomerium* /bin/
ENTRYPOINT [ "/bin/pomerium-datasource" ]

0 comments on commit e6e8202

Please sign in to comment.