bogus commit for rompr

This commit is contained in:
2024-10-29 10:01:12 +01:00
parent 70ccdf43ef
commit 0033a5a231

View File

@@ -3,8 +3,7 @@ FROM cr.wks/debian-stable-php-fpm
ARG ROMPR_VERSION=2.17
# Install packages
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt-get -y install \
RUN apt-get update && apt-get -y install \
nginx \
curl \
unzip