Update Dockerfile
This commit is contained in:
parent
f0c4aa2996
commit
077fb3e9c5
@ -1,5 +1,5 @@
|
||||
#FROM nestybox/ubuntu-focal-systemd-docker
|
||||
FROM ubuntu:focal-20200423
|
||||
FROM ubuntu:20.04
|
||||
|
||||
RUN set -xe && \
|
||||
echo '#!/bin/sh' > /usr/sbin/policy-rc.d && \
|
||||
|
Loading…
Reference in New Issue
Block a user