Skip to content

Commit 13eb3c2

Browse files
committed
Update docker CI image
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent 2cb21dc commit 13eb3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.pytorch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM nvcr.io/nvidian/nemo:export-deploy-25.11-py3-48b7b5d-v0.14.1-torch-version-patch
15+
FROM nvcr.io/nvidian/nemo:export-deploy-26.02-py3-1.2.0-v0.17.1
1616
WORKDIR /workspace
1717
COPY . .
1818
ARG INFERENCE_FRAMEWORK

0 commit comments

Comments
 (0)