Skip to content

Commit

Permalink
fix(deps): update ubuntu docker digests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 27, 2021
1 parent 7024919 commit c3d26b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#--------------------------------------
# Image: base
#--------------------------------------
FROM ubuntu:20.04@sha256:b3e2e47d016c08b3396b5ebe06ab0b711c34e7f37b98c9d37abe794b71cea0a2
FROM ubuntu:20.04@sha256:82becede498899ec668628e7cb0ad87b6e1c371cb8a1e597d83a47fac21d6af3

ARG APT_HTTP_PROXY

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.bionic
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#--------------------------------------
# Image: base
#--------------------------------------
FROM ubuntu:bionic@sha256:3b8692dc4474d4f6043fae285676699361792ce1828e22b1b57367b5c05457e3 as base
FROM ubuntu:bionic@sha256:7bd7a9ca99f868bf69c4b6212f64f2af8e243f97ba13abb3e641e03a7ceb59e8 as base

ARG APT_HTTP_PROXY

Expand Down

0 comments on commit c3d26b0

Please sign in to comment.