Skip to content

Commit

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

---
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 May 10, 2023
1 parent a0f648c commit be436e6
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:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6d21 as curl
FROM ubuntu:latest@sha256:dfd64a3b4296d8c9b62aa3309984f8620b98d87e47492599ee20739e8eb54fbf as curl

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

Expand Down

0 comments on commit be436e6

Please sign in to comment.