Skip to content

Commit 6d26b20

Browse files
bump to latest 6.38 patch
1 parent c374b17 commit 6d26b20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ RUN install-ubuntu-packages \
144144
srm-ifce-dev \
145145
libgsl-dev
146146

147-
ENV ROOT_VERSION="6.38.00"
147+
ENV ROOT_VERSION="6.38.04"
148148
LABEL root.version=${ROOT_VERSION}
149149
RUN mkdir src &&\
150150
${__wget} https://root.cern/download/root_v${ROOT_VERSION}.source.tar.gz |\

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Software Package | Version | Construction Process
4646
[LHAPDF](https://www.lhapdf.org/) | 6.5.5 | Built from source
4747
[Pythia8](https://pythia.org/) | 8.313 | Built from source
4848
[nlohmann/json](https://json.nlohmann.me/) | 3.11.3 | From Ubuntu Repos
49-
[ROOT](https://root.cern.ch/) | 6.36.04 | Built from source
49+
[ROOT](https://root.cern.ch/) | 6.38.04 | Built from source
5050
[Geant4](https://geant4.web.cern.ch/) | [LDMX.10.2.3\_v0.6](https://github.com/LDMX-Software/geant4/tree/LDMX.10.2.3_v0.6) | Built from source
5151
[Eigen](https://eigen.tuxfamily.org) | 3.4.0 | Built from source
5252
[HEPMC3](https://hepmc.web.cern.ch) | 3.3.0 | Built from source

0 commit comments

Comments
 (0)