Fixed wrong user
Build and Push Ubuntu PHP 7.3 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 7.4 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 8.0 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 8.1 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 8.2 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 8.3 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 5.6 Image / Build and push image (push) Successful in 3m35s
Details
Build and Push Ubuntu PHP 7.2 Image / Build and push image (push) Has been cancelled
Details
Build and Push Ubuntu PHP 7.3 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 7.4 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 8.0 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 8.1 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 8.2 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 8.3 Image / Build and push image (push) Waiting to run
Details
Build and Push Ubuntu PHP 5.6 Image / Build and push image (push) Successful in 3m35s
Details
Build and Push Ubuntu PHP 7.2 Image / Build and push image (push) Has been cancelled
Details
This commit is contained in:
parent
271974834f
commit
ec955775d6
|
@ -11,7 +11,7 @@ ENV PHP_VERSION=${PHP_VERSION}
|
|||
WORKDIR /root
|
||||
|
||||
# Use root user to install all dependencies
|
||||
USER ROOT
|
||||
USER root
|
||||
|
||||
RUN apt -y update && apt -y upgrade && apt -y install \
|
||||
software-properties-common
|
||||
|
|
Loading…
Reference in New Issue