Skip to content

Commit a75c489

Browse files
NihalHarishYYStreetTusharKanekiDey
authored
version bump (#343)
Co-authored-by: Zhuo Weng <wenzhuo@amazon.com> Co-authored-by: Tushar Dey <dey.tushar@yahoo.com>
1 parent 473d02c commit a75c489

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/2.1.0/py3/Dockerfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ RUN ${PIP} install --no-cache-dir -U \
100100
keras_applications==1.0.8 \
101101
keras_preprocessing==1.1.0 \
102102
keras==2.3.1 \
103-
smdebug==0.7.1 \
103+
smdebug==0.7.2 \
104104
python-dateutil==2.8.1 \
105105
pyYAML==5.3.1 \
106106
requests==2.22.0 \

docker/2.1.0/py3/Dockerfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ RUN ${PIP} install --no-cache-dir -U \
144144
keras_applications==1.0.8 \
145145
keras_preprocessing==1.1.0 \
146146
keras==2.3.1 \
147-
smdebug==0.7.1 \
147+
smdebug==0.7.2 \
148148
python-dateutil==2.8.1 \
149149
pyYAML==5.3.1 \
150150
requests==2.22.0 \

0 commit comments

Comments
 (0)