Aktualizovat Dockerfile
Some checks failed
Build ts3proxy / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Build ts3proxy / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
8e2b715c83
commit
80eb92a245
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:22.04 as base
|
||||
RUN apt-get update && \
|
||||
apt-get install python3-yaml -y && \
|
||||
apt-get install nano python3 python3-pip python3-yaml -y && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
WORKDIR /opt/
|
||||
COPY . .
|
||||
|
Loading…
Reference in New Issue
Block a user