Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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(?<version>.*)$
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
Expand Down