mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-08-13 02:11:41 +08:00
Update Alpine Linux to 3.15
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG ALPINE_VERSION=3.14
|
||||
ARG ALPINE_VERSION=3.15
|
||||
FROM alpine:${ALPINE_VERSION}
|
||||
LABEL Maintainer="Tim de Pater <code@trafex.nl>"
|
||||
LABEL Description="Lightweight container with Nginx 1.20 & PHP 8.0 based on Alpine Linux."
|
||||
|
||||
Reference in New Issue
Block a user