Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v13.2.3
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 13.2.2 | 13.2.3 |
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 3c16f56 commit 84a2a59
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.2@sha256:81866a1af02458da34f20dca704ebfac1ad72232fb33a5683634522403883db9 AS base
FROM ghcr.io/containerbase/base:13.2.3@sha256:3fdf6d6ab9b14779164b30b7291ee65d846cf7e8635ca28b229ba927e965402b AS base

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

0 comments on commit 84a2a59

Please sign in to comment.