We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2792fcb commit f0a557cCopy full SHA for f0a557c
docker/1.15.0/py3/Dockerfile.cpu
@@ -99,7 +99,7 @@ RUN pip install --no-cache-dir -U \
99
keras_preprocessing==1.1.0 \
100
keras==2.3.1 \
101
requests==2.22.0 \
102
- smdebug==0.4.14 \
+ smdebug==0.5.0.post0 \
103
sagemaker-experiments==0.1.3 \
104
mpi4py==3.0.2 \
105
"cryptography>=2.3" \
docker/1.15.0/py3/Dockerfile.gpu
@@ -136,7 +136,7 @@ RUN pip install --no-cache-dir -U \
136
137
138
139
140
141
142
0 commit comments