Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v13.2.4
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 13.2.3 | 13.2.4 |
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 591c043 commit 42cea07
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.62.0

# Base image
#============
FROM ghcr.io/containerbase/base:13.2.3@sha256:3fdf6d6ab9b14779164b30b7291ee65d846cf7e8635ca28b229ba927e965402b AS base
FROM ghcr.io/containerbase/base:13.2.4@sha256:0ab5b37afe63a2a65ea47a2fd9cc7f0d95ae775d79459913538311acaf60f6e6 AS base

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

0 comments on commit 42cea07

Please sign in to comment.