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 14, 2021
1 parent e01f89f commit 0b99b57
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:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe
FROM ubuntu:20.04@sha256:b3e2e47d016c08b3396b5ebe06ab0b711c34e7f37b98c9d37abe794b71cea0a2

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:139b3846cee2e63de9ced83cee7023a2d95763ee2573e5b0ab6dea9dfbd4db8f as base
FROM ubuntu:bionic@sha256:3b8692dc4474d4f6043fae285676699361792ce1828e22b1b57367b5c05457e3 as base

ARG APT_HTTP_PROXY

Expand Down

0 comments on commit 0b99b57

Please sign in to comment.