Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v9.20.11
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to      |
| ---------- | -------------------------- | ------ | ------- |
| docker     | ghcr.io/containerbase/base | 9.20.8 | 9.20.11 |
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 00d0988 commit 0bae457
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=37.11.1

# Base image
#============
FROM ghcr.io/containerbase/base:9.20.8@sha256:f1e00ac4044af65fd82d5a932894556e2bee906886c23a388af319225739e261 AS base
FROM ghcr.io/containerbase/base:9.20.11@sha256:9bd603648e648ba5c80cb48f7292c46c9523b4786c6d10320d44a50aad7b7eeb AS base

LABEL name="renovate"
LABEL org.opencontainers.image.source="https://github.com/renovatebot/renovate" \
Expand Down

0 comments on commit 0bae457

Please sign in to comment.