Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v13.7.4
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 13.7.3 | 13.7.4 |
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 8b34733 commit b5b2d9f
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.156.1

# Base image
#============
FROM ghcr.io/containerbase/base:13.7.3@sha256:8504006905fb6f051a8c0c8497b615b51758d49d4d73cfa7ee9ffa457db5a030 AS base
FROM ghcr.io/containerbase/base:13.7.4@sha256:60d8d218122f7071eaa7d926fc75d9ba0550cb0101c204fad3a6f591f94a5aa9 AS base

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

0 comments on commit b5b2d9f

Please sign in to comment.