Skip to content

Commit 012f50f

Browse files
Update parabricks to 4.6.0-1 (#248)
1 parent a6c0bda commit 012f50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/workbench-jupyter-parabricks/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the official NVIDIA Clara Parabricks container as the base image
2-
FROM nvcr.io/nvidia/clara/clara-parabricks:4.5.1-1 AS base
2+
FROM nvcr.io/nvidia/clara/clara-parabricks:4.6.0-1 AS base
33

44
# Set the default shell for subsequent commands to bash.
55
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

0 commit comments

Comments
 (0)