This commit is contained in:
Radon Rosborough 2022-09-03 19:21:07 -07:00
parent edc07acdac
commit 62d88a2a11
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
FROM riju:ubuntu AS build
# temporary hack
FROM ubuntu:20.04 AS build
COPY docker/app/install-build.bash /tmp/
RUN /tmp/install-build.bash