Skip to content

Commit c5f0685

Browse files
authored
Upgrade pip in Dockerfile.ui_service to version 22.0.4 (Netflix#312)
* Updated pip dependency in `Dockerfile.ui_service` Fixes Netflix#311 * Removed rogue space * Updated reference docker image rather than updating pip in dockerfile
1 parent cc44e34 commit c5f0685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ui_service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7
1+
FROM python:3.7.13
22

33
ARG UI_ENABLED="1"
44
ARG UI_VERSION="v1.1.2"

0 commit comments

Comments
 (0)