We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update to v3.8.0
diff --git a/Dockerfile b/Dockerfile index c79d1c6..c8700ec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -360,7 +360,7 @@ RUN mkdir -p ${GENIE_REWEIGHT} &&\ ############################################################################### # Catch2 ############################################################################### -ENV CATCH2_VERSION="3.3.1" +ENV CATCH2_VERSION="3.8.0" LABEL catch2.version=${CATCH2_VERSION} RUN mkdir -p src &&\ ${__wget} https://github.com/catchorg/Catch2/archive/refs/tags/v${CATCH2_VERSION}.tar.gz |\
Additional context Some warnings from the updated compiler while building the tests in ldmx-sw LDMX-Software/ldmx-sw#1640
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Is your request related to a problem? Please describe.
update to v3.8.0
Describe the solution you'd like. What packages do you want installed?
Additional context
Some warnings from the updated compiler while building the tests in ldmx-sw LDMX-Software/ldmx-sw#1640
The text was updated successfully, but these errors were encountered: