Skip to content

Commit 868764b

Browse files
committed
pinning docker image base
Signed-off-by: tbartley94 <tbartley@nvidia.com>
1 parent 4844e1f commit 868764b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/text_processing_deployment/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Dockerfile for C++ (inverse) text normalization backend Sparrowhawk https://github.com/google/sparrowhawk
1717

1818
# set base image (host OS)
19-
FROM continuumio/miniconda3
19+
FROM continuumio/miniconda3:25.3.1-1
2020

2121

2222
# set the working directory in the container

0 commit comments

Comments
 (0)