Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v10.1.1
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 10.1.0 | 10.1.1 |
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 1facd04 commit 3480366
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 @@ -3,7 +3,7 @@ ARG RENOVATE_VERSION=37.198.3

# Base image
#============
FROM ghcr.io/containerbase/base:10.1.0@sha256:ee1e5baf1e7abbe0e3e584f449676d109d7bc3d6c3f4226391e8a818d63455d5 AS base
FROM ghcr.io/containerbase/base:10.1.1@sha256:cdbf93e77063f821855b86ed138070435dfda5aed05b3cf1048e9ba705592a7c AS base

LABEL maintainer="Michael Kriese <[email protected]>"
LABEL name="renovate"
Expand Down

0 comments on commit 3480366

Please sign in to comment.