Skip to content

Commit 18908db

Browse files
committed
aws-parallelcluster-3.13.1 for benchmarks sandbox
1 parent c2e6577 commit 18908db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LABEL org.opencontainers.image.source="https://github.com/openbraininstitute/hpc
33

44
ARG SETUPTOOLS_SCM_PRETEND_VERSION
55

6-
RUN dnf -y install nodejs findutils && python3 -m pip install aws-parallelcluster==3.13.0 awslambdaric
6+
RUN dnf -y install nodejs findutils && python3 -m pip install aws-parallelcluster==3.13.1 awslambdaric
77

88
ADD hpc_provisioner /opt/hpc_provisioner
99
RUN python3 -m pip install /opt/hpc_provisioner

0 commit comments

Comments
 (0)