File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LABEL vendor="cloud kats" \
6
6
org.opencontainers.image.url="https://artillery.io/docs/" \
7
7
org.opencontainers.image.source="https://github.com/cloudkats/docker-tools/artillery"
8
8
9
- # renovate: datasource=github-tags depName=artilleryio/artillery
9
+ # renovate: datasource=github-releases depName=artilleryio/artillery
10
10
ARG ARTILLERY_VERSION=1.7.5
11
11
12
12
LABEL org.opencontainers.image.authors=
"[email protected] " \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM adoptopenjdk/openjdk11:jdk-11.0.7_10-alpine-slim
3
3
# working directory for gatling
4
4
WORKDIR /opt
5
5
6
- # renovate: datasource=github-tags depName=gatling/gatling
6
+ # renovate: datasource=github-releases depName=gatling/gatling
7
7
ENV GATLING_VERSION=3.3.1
8
8
# Metadata
9
9
LABEL org.opencontainers.image.authors=
"[email protected] " \
You can’t perform that action at this time.
0 commit comments