Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v11.11.20
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.20 |
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 6be0b91 commit 56188c2
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.0

# Base image
#============
FROM ghcr.io/containerbase/base:11.11.18@sha256:1fee4f92a7a5d34bcd867904085da11f53354f05cb456004195523695dea182b AS base
FROM ghcr.io/containerbase/base:11.11.20@sha256:d31ebdb612ba9b91520438de31303d3c5c750be3990e4fdf97e46325012c3719 AS base

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

0 comments on commit 56188c2

Please sign in to comment.