Skip to content

Added 3.4.1 version and parametrized gatling version on build#33

Open
axelbergh wants to merge 2 commits intodenvazh:masterfrom
axelbergh:master
Open

Added 3.4.1 version and parametrized gatling version on build#33
axelbergh wants to merge 2 commits intodenvazh:masterfrom
axelbergh:master

Conversation

@axelbergh
Copy link

Added on Dockerfile:

ARG gatling_version=3.4.1

# gatling version
ENV GATLING_VERSION=$gatling_version

to be able to override gatling version on docker build:

docker build --build-arg gatling_version=3.4.1 github.com/denvazh/gatling

See this post

@axelbergh
Copy link
Author

@denvazh could you take a few minutes to review this PR, please?

@nptri
Copy link

nptri commented Feb 8, 2024

Hi, did you try your new update dockerfile with newest Gatling ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants