mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-08-13 00:11:40 +08:00
Update Nginx version description
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
ARG ALPINE_VERSION=3.20
|
||||
FROM alpine:${ALPINE_VERSION}
|
||||
LABEL Maintainer="Tim de Pater <code@trafex.nl>"
|
||||
LABEL Description="Lightweight container with Nginx 1.24 & PHP 8.3 based on Alpine Linux."
|
||||
LABEL Description="Lightweight container with Nginx 1.26 & PHP 8.3 based on Alpine Linux."
|
||||
# Setup document root
|
||||
WORKDIR /var/www/html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user