Skip to content

Commit 606f975

Browse files
should be a release, not a tag
1 parent 4ee6665 commit 606f975

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: artilleryio/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL vendor="cloud kats" \
66
org.opencontainers.image.url="https://artillery.io/docs/" \
77
org.opencontainers.image.source="https://github.com/cloudkats/docker-tools/artillery"
88

9-
# renovate: datasource=github-tags depName=artilleryio/artillery
9+
# renovate: datasource=github-releases depName=artilleryio/artillery
1010
ARG ARTILLERY_VERSION=1.7.5
1111

1212
LABEL org.opencontainers.image.authors="[email protected]" \

Diff for: gatling/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM adoptopenjdk/openjdk11:jdk-11.0.7_10-alpine-slim
33
# working directory for gatling
44
WORKDIR /opt
55

6-
# renovate: datasource=github-tags depName=gatling/gatling
6+
# renovate: datasource=github-releases depName=gatling/gatling
77
ENV GATLING_VERSION=3.3.1
88
# Metadata
99
LABEL org.opencontainers.image.authors="[email protected]" \

0 commit comments

Comments
 (0)