This commit is contained in:
Radon Rosborough 2021-11-15 17:45:25 -08:00
parent fd399a2ad6
commit 858f612d38
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ubuntu:rolling
FROM ubuntu:21.04
COPY docker/admin/install.bash /tmp/
RUN /tmp/install.bash