Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v13.0.22
Browse files Browse the repository at this point in the history
| datasource | package                    | from    | to      |
| ---------- | -------------------------- | ------- | ------- |
| docker     | ghcr.io/containerbase/base | 13.0.21 | 13.0.22 |
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent a37ed2b commit 4c6e0a7
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.31.3

# Base image
#============
FROM ghcr.io/containerbase/base:13.0.21@sha256:8cec719c080fca375692439d7ac459a18fba433f65a0346edbaaec5bc50e1c0f AS base
FROM ghcr.io/containerbase/base:13.0.22@sha256:9cb70d95d15d4c5f436e6c66e159f2c554b81b4ec8bf0c43343622fc7e9720e7 AS base

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

0 comments on commit 4c6e0a7

Please sign in to comment.