UNCLASSIFIED

Commit 11824028 authored by Matt Vasquez's avatar Matt Vasquez
Browse files

update user env var

parent 9b3fdf77
Pipeline #254510 failed with stages
in 22 minutes and 45 seconds
...@@ -7,6 +7,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} ...@@ -7,6 +7,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
USER root USER root
ENV RSTUDIO_VERSION=1.4.1106 ENV RSTUDIO_VERSION=1.4.1106
ENV USER=default
COPY rstudio-server-rhel-${RSTUDIO_VERSION}-x86_64.rpm /tmp COPY rstudio-server-rhel-${RSTUDIO_VERSION}-x86_64.rpm /tmp
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment