Skip to content

Commit f0a557c

Browse files
ddavydenkosaimidu
authored andcommitted
bump smdebug version to 0.5.0.post0 (#268)
* bump smdebug to 0.5.0 * changed awscli to prevent botocore conflict
1 parent 2792fcb commit f0a557c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/1.15.0/py3/Dockerfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ RUN pip install --no-cache-dir -U \
9999
keras_preprocessing==1.1.0 \
100100
keras==2.3.1 \
101101
requests==2.22.0 \
102-
smdebug==0.4.14 \
102+
smdebug==0.5.0.post0 \
103103
sagemaker-experiments==0.1.3 \
104104
mpi4py==3.0.2 \
105105
"cryptography>=2.3" \

docker/1.15.0/py3/Dockerfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ RUN pip install --no-cache-dir -U \
136136
keras_preprocessing==1.1.0 \
137137
requests==2.22.0 \
138138
keras==2.3.1 \
139-
smdebug==0.4.14 \
139+
smdebug==0.5.0.post0 \
140140
sagemaker-experiments==0.1.3 \
141141
mpi4py==3.0.2 \
142142
"cryptography>=2.3" \

0 commit comments

Comments
 (0)