Skip to content

Commit

Permalink
chore(deps): update ubuntu docker digests (#55)
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 2, 2023
1 parent a816fa2 commit 9980258
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:268265df20a485187ca874d441ec555d892a4a963b6b69f4fac99b770c60496d as build-focal
FROM ubuntu:jammy@sha256:c42aba1ca07a1a55ce431d00793b868978b3a2fe57f77aa49fac145995df7b34 as build-jammy
FROM ubuntu:focal@sha256:f5c3e53367f142fab0b49908550bdcdc4fb619d2f61ec1dfa60d26e0d59ac9e7 as build-focal
FROM ubuntu:jammy@sha256:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb as build-jammy


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

0 comments on commit 9980258

Please sign in to comment.