Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v9.30.9
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 9.30.7 | 9.30.9 |
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 00773c4 commit d253716
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:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8 as build-focal
FROM ghcr.io/containerbase/base:9.30.7@sha256:4cd023ec1e63d5c374daff3066a33dd9f6daf3aa68ed54350687b07985db4c33 AS containerbase
FROM ghcr.io/containerbase/base:9.30.9@sha256:e8b28561327a1ca12d693222ece51b8284e65f9e9e5efe2052a42d7f36412ec4 AS containerbase

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

0 comments on commit d253716

Please sign in to comment.