Skip to content

Commit a4f833a

Browse files
author
searscr
authored
update to latest version (#261)
1 parent 363d649 commit a4f833a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.autoreducer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN mkdir /SNS
2626
RUN cd /SNS && tar xzf ${DATA_TARBALL}
2727

2828
# install postprocessing
29-
RUN dnf install -y https://github.com/neutrons/post_processing_agent/releases/download/v3.4.3/postprocessing-3.4.3-1.el9.noarch.rpm
29+
RUN dnf install -y https://github.com/neutrons/post_processing_agent/releases/download/v3.5.0/postprocessing-3.5.0-1.el9.noarch.rpm
3030

3131
# Install dependencies
3232
ARG PLOTLY_VERSION=5

0 commit comments

Comments
 (0)