Skip to content

Commit

Permalink
chore(deps): update ubuntu docker digests (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent c6e9226 commit 2fb2f33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ ARG DISTRO=focal
#--------------------------------------
# base images
#--------------------------------------
FROM ubuntu:focal@sha256:f5c3e53367f142fab0b49908550bdcdc4fb619d2f61ec1dfa60d26e0d59ac9e7 as build-focal
FROM ubuntu:jammy@sha256:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb as build-jammy
FROM ubuntu:focal@sha256:2776e04192ee13ecb3a6e8499d9e7d31ef183125210ddcd765a624300e066a30 as build-focal
FROM ubuntu:jammy@sha256:f4dd0db54f116682a31ea556ae77e323493c72e194903e60cd7d68721816d50e as build-jammy


#--------------------------------------
Expand Down

0 comments on commit 2fb2f33

Please sign in to comment.