Update Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:latest
|
||||||
MAINTAINER Faraz Fallahi <fffaraz@gmail.com>
|
ENTRYPOINT ["/bin/bash"]
|
||||||
RUN \
|
RUN \
|
||||||
apt -y update && \
|
apt -y update && \
|
||||||
apt -y upgrade && \
|
apt -y upgrade && \
|
||||||
|
|||||||
Reference in New Issue
Block a user