From 17fa1070b6cc0e4c681ae687c8fd0045ea03fe17 Mon Sep 17 00:00:00 2001 From: "spritely-renovatebot[bot]" <269751000+spritely-renovatebot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 04:33:47 +0000 Subject: [PATCH] Update dependency spritely/containers.base to v0.2.50 --- src/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Containerfile b/src/Containerfile index 3dee5bc..57d84f0 100644 --- a/src/Containerfile +++ b/src/Containerfile @@ -38,7 +38,7 @@ ARG PNPM_VERSION=11.1.1 # Shared devtools from containers.base (install-devtools.sh, apply-templates, merge-xml) # renovate: datasource=github-tags depName=spritely/containers.base extractVersion=^v(?.*)$ -ARG CONTAINERS_BASE_VERSION=0.2.48 +ARG CONTAINERS_BASE_VERSION=0.2.50 # Shared devtools and scripts from containers.base # Bootstrap curl (may not be in base image), then fetch and run install-devtools.sh