Skip to content

Commit

Permalink
build(deps): bump ubuntu from 35fb073 to 7cfe754 (#96)
Browse files Browse the repository at this point in the history
Bumps ubuntu from `35fb073` to `7cfe754`.

---
updated-dependencies:
- dependency-name: ubuntu
  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 Nov 1, 2022
1 parent 51ce3fd commit c887389
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:35fb073f9e56eb84041b0745cb714eff0f7b225ea9e024f703cab56aaa5c7720 as curl
FROM ubuntu:latest@sha256:7cfe75438fc77c9d7235ae502bf229b15ca86647ac01c844b272b56326d56184 as curl

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

Expand Down

0 comments on commit c887389

Please sign in to comment.