Skip to content

Commit 00c3cc5

Browse files
committed
update pillow
1 parent 854602b commit 00c3cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/training/docker/2.3/py3/cu110/Dockerfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ RUN ${PIP} install --no-cache-dir -U \
182182
scipy==1.5.2 \
183183
scikit-learn==0.23 \
184184
pandas==1.1 \
185-
Pillow==7.2.0 \
185+
Pillow==8.2.0 \
186186
python-dateutil==2.8.1 \
187187
# install PyYAML>=5.4.1 to avoid conflict with latest awscli
188188
"pyYAML>=5.4.1,<5.5" \

0 commit comments

Comments
 (0)