diff --git a/apps/rompr/Dockerfile b/apps/rompr/Dockerfile index c0ed477..0988006 100644 --- a/apps/rompr/Dockerfile +++ b/apps/rompr/Dockerfile @@ -1,6 +1,6 @@ FROM cr.wks/debian-stable-php-fpm -ARG ROMPR_VERSION=2.10 +ARG ROMPR_VERSION=2.14 # Install packages ENV DEBIAN_FRONTEND=noninteractive RUN apt-get update && \