Skip to content

Commit df3614a

Browse files
authored
Update .github/scripts/check_for_ngc_images.sh
Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>
1 parent e683c2f commit df3614a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/scripts/check_for_ngc_images.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#!/bin/bash
22

3+
# Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
4+
#
5+
# See LICENSE for license information.
6+
37
# Configuration
48
BASE_IMAGE="nvcr.io/nvidia/pytorch"
59
TAG_SUFFIX="-py3"

0 commit comments

Comments
 (0)