Skip to content

Commit 3d13b33

Browse files
bump ROOT to latest patch (#129)
just seeing if the build works automatically
1 parent f5876c8 commit 3d13b33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ RUN install-ubuntu-packages \
141141
srm-ifce-dev \
142142
libgsl-dev
143143

144-
ENV ROOT_VERSION="6.34.04"
144+
ENV ROOT_VERSION="6.34.10"
145145
LABEL root.version=${ROOT_VERSION}
146146
RUN mkdir src &&\
147147
${__wget} https://root.cern/download/root_v${ROOT_VERSION}.source.tar.gz |\

0 commit comments

Comments
 (0)