Updated Dockerfile from latest xe-solutions via scripts/build-dockerfile.sh
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
7b7230bcc4
commit
d33e7cfdb3
@ -12,7 +12,7 @@
|
||||
#
|
||||
|
||||
#
|
||||
# Template from templates/ubuntu/00-FROM.in
|
||||
# Template from templates/ubuntu/00-from.in
|
||||
#
|
||||
# Pull from ubuntu on Docker Hub
|
||||
FROM ubuntu:eoan AS xe-base-stage
|
||||
@ -260,6 +260,6 @@ RUN { \
|
||||
echo "PACKAGE_STREAM=eoan" ; \
|
||||
echo "OS_DISTRO=ubuntu" ; \
|
||||
echo "OS_RELEASE=eoan" ; \
|
||||
} | sudo tee /assets/SOLUTION
|
||||
} | tee /assets/SOLUTION
|
||||
COPY MANIFEST /assets/
|
||||
COPY Dockerfile /assets/Dockerfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user