almost working
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:jammy
|
||||
FROM debian:11
|
||||
ADD ./prepare-container.sh /tmp/prepare-container.sh
|
||||
RUN /tmp/prepare-container.sh
|
||||
WORKDIR /work
|
||||
|
||||
Reference in New Issue
Block a user