Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: oliver könig <[email protected]>
  • Loading branch information
ko3n1g committed Jan 10, 2025
1 parent 99ab724 commit c12853e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ARG NGC_PYTORCH
ARG BASE_IMAGE=nvcr.io/nvidia/pytorch:${NGC_PYTORCH}-py3
ARG IMAGE_LABEL
FROM ${BASE_IMAGE}

ARG IMAGE_LABEL
LABEL "nemo.library"=${IMAGE_LABEL}

ENV TRANSFORMERS_OFFLINE=0
Expand Down

0 comments on commit c12853e

Please sign in to comment.