We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c0bda commit 012f50fCopy full SHA for 012f50f
src/workbench-jupyter-parabricks/Dockerfile
@@ -1,5 +1,5 @@
1
# 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
+FROM nvcr.io/nvidia/clara/clara-parabricks:4.6.0-1 AS base
3
4
# Set the default shell for subsequent commands to bash.
5
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments