We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e683c2f commit df3614aCopy full SHA for df3614a
.github/scripts/check_for_ngc_images.sh
@@ -1,5 +1,9 @@
1
#!/bin/bash
2
3
+# Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
4
+#
5
+# See LICENSE for license information.
6
+
7
# Configuration
8
BASE_IMAGE="nvcr.io/nvidia/pytorch"
9
TAG_SUFFIX="-py3"
0 commit comments