This commit is contained in:
2023-04-21 13:04:51 +02:00
parent 4231ae903e
commit 1755926967

View File

@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 ubuntu:22.04 FROM --platform=linux/amd64 debian:latest
# Install dependencies # Install dependencies
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \