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.23.7 (m…
Browse files Browse the repository at this point in the history
…ain) (#2482)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent f230fb3 commit 9cdf5d8
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.33.3

# Base image
#============
FROM ghcr.io/containerbase/base:9.23.6@sha256:7eb71b5bcc0d67e1a60d8585895eab75b2ab131d9502331234feb458e82b09a5 AS base
FROM ghcr.io/containerbase/base:9.23.7@sha256:7f48bd13d463909affcf65769692f39f307e3bd4865b24daa87362ea95be9be8 AS base

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

0 comments on commit 9cdf5d8

Please sign in to comment.