Skip to content

Commit 306ddbc

Browse files
NihalHarishYYStreetnadiaya
authored
Bump smdebug version (#336)
* bump smdebug version * retrigger CI Co-authored-by: Zhuo Weng <wenzhuo@amazon.com> Co-authored-by: Nadia Yakimakha <32335935+nadiaya@users.noreply.github.com>
1 parent c662bfb commit 306ddbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/1.15.2/py3/Dockerfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ RUN pip install --no-cache-dir -U \
9696
keras_preprocessing==1.1.0 \
9797
keras==2.3.1 \
9898
requests==2.22.0 \
99-
smdebug==0.7.1 \
99+
smdebug==0.7.2 \
100100
sagemaker==1.50.17 \
101101
sagemaker-experiments==0.1.7 \
102102
mpi4py==3.0.2 \

docker/1.15.2/py3/Dockerfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ RUN pip install --no-cache-dir -U \
133133
keras_preprocessing==1.1.0 \
134134
requests==2.22.0 \
135135
keras==2.3.1 \
136-
smdebug==0.7.1 \
136+
smdebug==0.7.2 \
137137
sagemaker==1.50.17 \
138138
sagemaker-experiments==0.1.7 \
139139
mpi4py==3.0.2 \

0 commit comments

Comments
 (0)