Skip to content

Commit

Permalink
build(deps): bump ubuntu from dfd64a3 to ac58ff7 (#191)
Browse files Browse the repository at this point in the history
Bumps ubuntu from `dfd64a3` to `ac58ff7`.

---
updated-dependencies:
- dependency-name: ubuntu
  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 Jun 14, 2023
1 parent 1d174d3 commit 392ebb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pomerium-datasource-ip2location.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:latest@sha256:dfd64a3b4296d8c9b62aa3309984f8620b98d87e47492599ee20739e8eb54fbf as curl
FROM ubuntu:latest@sha256:ac58ff7fe25edc58bdf0067ca99df00014dbd032e2246d30a722fa348fd799a5 as curl

RUN apt-get update && apt-get install -y curl

Expand Down

0 comments on commit 392ebb3

Please sign in to comment.