File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ARG NGINX_VERSION=1.25.4
2- ARG PHP_VERSION=8.2 -fpm-bookworm
2+ ARG PHP_VERSION=8.4 -fpm-bookworm
33
44FROM navystack/ngx_mod:${NGINX_VERSION} as nginx-moduler-rhymix-downloader
55RUN apt-get update && apt-get install git wget -y
Original file line number Diff line number Diff line change 11ARG NGINX_VERSION=1.24.0
2- ARG PHP_VERSION=7 .4-fpm-bullseye
2+ ARG PHP_VERSION=8 .4-fpm-bullseye
33
44FROM navystack/ngx_mod:${NGINX_VERSION} as nginx-moduler-rhymix-downloader
55RUN apt-get update && apt-get install git -y
Original file line number Diff line number Diff line change 11ARG NGINX_VERSION=1.24.0
2- ARG PHP_VERSION=8.0 -fpm-bullseye
2+ ARG PHP_VERSION=8.4 -fpm-bullseye
33
44FROM navystack/ngx_mod:${NGINX_VERSION} as nginx-moduler-rhymix-downloader
55RUN apt-get update && apt-get install git -y
Original file line number Diff line number Diff line change 11ARG NGINX_VERSION=1.25.3
2- ARG PHP_VERSION=8.1 -fpm-bookworm
2+ ARG PHP_VERSION=8.4 -fpm-bookworm
33
44FROM navystack/ngx_mod:${NGINX_VERSION} as nginx-moduler-rhymix-downloader
55RUN apt-get update && apt-get install git -y
Original file line number Diff line number Diff line change 11ARG NGINX_VERSION=1.25.3
2- ARG PHP_VERSION=8.3 -fpm-bookworm
2+ ARG PHP_VERSION=8.4 -fpm-bookworm
33
44FROM navystack/ngx_mod:${NGINX_VERSION} as nginx-moduler-rhymix-downloader
55RUN apt-get update && apt-get install git -y
You can’t perform that action at this time.
0 commit comments