Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v9.30.3
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 9.30.2 | 9.30.3 |
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 5860734 commit cac7ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG DISTRO=focal
#--------------------------------------
FROM ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 as build-bionic
FROM ubuntu:focal@sha256:f5c3e53367f142fab0b49908550bdcdc4fb619d2f61ec1dfa60d26e0d59ac9e7 as build-focal
FROM ghcr.io/containerbase/base:9.30.2@sha256:6b5db7e17cb682281117e70d80a2fffa073a45bf8cdbbe5b8c2ad9872ce0ef9f AS containerbase
FROM ghcr.io/containerbase/base:9.30.3@sha256:32073bcd537963b9abe3b424d96a67fc7d5457e71ca036f7f3db1b9ca2e3afc6 AS containerbase

#--------------------------------------
# builder images
Expand Down

0 comments on commit cac7ec4

Please sign in to comment.