Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v9.31.0
Browse files Browse the repository at this point in the history
| datasource | package                    | from    | to     |
| ---------- | -------------------------- | ------- | ------ |
| docker     | ghcr.io/containerbase/base | 9.30.10 | 9.31.0 |
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 1e6e480 commit bf532b7
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.10@sha256:8e666ee10834c70f7c854eaf062f0992604ce851f9a6bb63cbbc12fdd8fa7a29 AS containerbase
FROM ghcr.io/containerbase/base:9.31.0@sha256:acaa960389999a96f105bac082047f280ad68e7410d668a8411fc66f718e74a0 AS containerbase

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

0 comments on commit bf532b7

Please sign in to comment.