Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v11.11.21
Browse files Browse the repository at this point in the history
| datasource | package                    | from     | to       |
| ---------- | -------------------------- | -------- | -------- |
| docker     | ghcr.io/containerbase/base | 11.11.18 | 11.11.21 |
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 873405e commit 010bb3a
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=38.91.2

# Base image
#============
FROM ghcr.io/containerbase/base:11.11.18@sha256:1fee4f92a7a5d34bcd867904085da11f53354f05cb456004195523695dea182b AS base
FROM ghcr.io/containerbase/base:11.11.21@sha256:8ca4b04e33c2af3c5afd0aad219c10c4066518bc8a6de353de411d9f7d97f75a AS base

LABEL maintainer="Michael Kriese <michael.kriese@visualon.de>"
LABEL name="renovate"
Expand Down

0 comments on commit 010bb3a

Please sign in to comment.