Update 'Dockerfile'
This commit is contained in:
parent
6b8725b66c
commit
bf56a28743
@ -1,4 +1,4 @@
|
||||
FROM docker.io/debian:testing
|
||||
FROM docker.io/debian:bookworm
|
||||
RUN apt update;apt install -y curl unzip libncurses5 postgresql postgresql-contrib nginx certbot libmagic-dev imagemagick ffmpeg exiftool nginx build-essential cron wget procps
|
||||
WORKDIR /tm
|
||||
ENV SHELL="/bin/bash"
|
||||
|
Loading…
Reference in New Issue
Block a user