🔧 Add docker versioning for the RENOVATE_VERSION (#863)

Add docker versioning for the `RENOVATE_VERSION`

This isn't being picked up in the dashboard (#310), and it might be
because `34` isn't a proper semver.

Signed-off-by: Shawn Wilsher <656602+sdwilsh@users.noreply.github.com>
This commit is contained in:
Shawn Wilsher 2023-02-10 00:35:43 -08:00 committed by Itxaka
parent a8fca41b3d
commit 6bb7d29f2c

View File

@ -26,7 +26,7 @@ ARG GOLINT_VERSION=1.47.3
ARG GO_VERSION=1.18
# renovate: datasource=docker depName=hadolint/hadolint versioning=docker
ARG HADOLINT_VERSION=2.12.0-alpine
# renovate: datasource=docker depName=renovate/renovate
# renovate: datasource=docker depName=renovate/renovate versioning=docker
ARG RENOVATE_VERSION=34
all: