8000 Merge pull request #99 from IBM/development · neotycoder/python-flask-app@8f26f90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f26f90

Browse files
authored
Merge pull request IBM#99 from IBM/development
Merge development to master
2 parents be2f47f + b044237 commit 8f26f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-tools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WORKDIR /opt/app-root/src
55

66
COPY Pipfile* /opt/app-root/src/
77

8-
8+
USER root
99
RUN yum -y install --disableplugin=subscription-manager wget \
1010
&& yum --disableplugin=subscription-manager clean all
1111

0 commit comments

Comments
 (0)
0