Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v13.7.2
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 13.7.1 | 13.7.2 |
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent fc336cb commit 7e8a9a2
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.136.1

# Base image
#============
FROM ghcr.io/containerbase/base:13.7.1@sha256:30723babfc2fa1699d87f6ee26b145b8974c59aaf902f274822f8a2268756269 AS base
FROM ghcr.io/containerbase/base:13.7.2@sha256:75f08add5b90da955d341b2cd95759b744554e4f2b253e85fe79fed3517c5a6d AS base

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

0 comments on commit 7e8a9a2

Please sign in to comment.