Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v13.0.9
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 13.0.6 | 13.0.9 |
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 9fd8005 commit a98d151
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=39.6.0

# Base image
#============
FROM ghcr.io/containerbase/base:13.0.6@sha256:99610645f2526ac48f7dd1b7c02e7920a2a9581f6453639615a44812c3da15f1 AS base
FROM ghcr.io/containerbase/base:13.0.9@sha256:7dea2662f0dc38887d055c9c588a84355d8db74f11a2d651e3cc32aee33f87f7 AS base

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

0 comments on commit a98d151

Please sign in to comment.