Update Dockerfile
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM ubuntu:latest
|
||||
ENTRYPOINT ["/bin/bash"]
|
||||
RUN \
|
||||
apt update && \
|
||||
apt -y upgrade && \
|
||||
|
||||
Reference in New Issue
Block a user