Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v10.7.0
Browse files Browse the repository at this point in the history
| datasource | package                    | from    | to     |
| ---------- | -------------------------- | ------- | ------ |
| docker     | ghcr.io/containerbase/base | 10.6.19 | 10.7.0 |
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 44e93b8 commit 78b78db
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:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b as build-focal
FROM ghcr.io/containerbase/base:10.6.19@sha256:d943d4941e043013f0efdb90324f12db3ad4abcb417da45d16ccb9e55172af9b AS containerbase
FROM ghcr.io/containerbase/base:10.7.0@sha256:b96aa33a0df3720b247f496fa2654fb9739f686da46d96c89ee03fd1dc3bd682 AS containerbase

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

0 comments on commit 78b78db

Please sign in to comment.