Skip to content

Commit

Permalink
Revert "chore: revert gatling update"
Browse files Browse the repository at this point in the history
This reverts commit 51fa1c0.
  • Loading branch information
ReuDa committed Aug 27, 2024
1 parent 64ddf54 commit d2c538c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ FROM azul/zulu-openjdk-debian:17

LABEL "steadybit.com.discovery-disabled"="true"

ENV GATLING_VERSION=3.10.3
ENV GATLING_VERSION=3.10.5
ENV GATLING_HOME=/opt/gatling
ENV GATLING_BIN=${GATLING_HOME}/bin
ENV PATH=${GATLING_BIN}:$PATH
Expand Down

0 comments on commit d2c538c

Please sign in to comment.