Add customManagers:dockerfileVersions
to renovate.json5 (#30607)
This commit is contained in:
parent
bb27321781
commit
f0f144e96d
3 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,7 @@ ARG TARGETPLATFORM=${TARGETPLATFORM}
|
|||
ARG BUILDPLATFORM=${BUILDPLATFORM}
|
||||
|
||||
# Node version to use in base image, change with [--build-arg NODE_MAJOR_VERSION="20"]
|
||||
# renovate: datasource=node-version depName=node
|
||||
ARG NODE_MAJOR_VERSION="20"
|
||||
# Debian image to use for base image, change with [--build-arg DEBIAN_VERSION="bookworm"]
|
||||
ARG DEBIAN_VERSION="bookworm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue