mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2026-06-15 12:50:24 +00:00
chore: update nginx to 1.30
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# -------------- Build-time variables --------------
|
# -------------- Build-time variables --------------
|
||||||
ARG NEXTCLOUD_VERSION=34.0.0
|
ARG NEXTCLOUD_VERSION=34.0.0
|
||||||
ARG PHP_VERSION=8.4
|
ARG PHP_VERSION=8.4
|
||||||
ARG NGINX_VERSION=1.28
|
ARG NGINX_VERSION=1.30
|
||||||
|
|
||||||
ARG ALPINE_VERSION=3.23
|
ARG ALPINE_VERSION=3.23
|
||||||
ARG HARDENED_MALLOC_VERSION=14
|
ARG HARDENED_MALLOC_VERSION=14
|
||||||
|
|||||||
Reference in New Issue
Block a user