Skip to content

Commit a5cf213

Browse files
artbataevko3n1g
andauthored
Update base container in Dockerfile.speech (NVIDIA-NeMo#12859)
Signed-off-by: Vladimir Bataev <[email protected]> Co-authored-by: oliver könig <[email protected]>
1 parent 7f99ec8 commit a5cf213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.speech

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

17-
ARG BASE_IMAGE=nvcr.io/nvidia/pytorch:24.02-py3
17+
ARG BASE_IMAGE=nvcr.io/nvidia/pytorch:24.07-py3
1818

1919
# build an image that includes only the nemo dependencies, ensures that dependencies
2020
# are included first for optimal caching, and useful for building a development

0 commit comments

Comments
 (0)