This commit is contained in:
parent
9b39a3a9ac
commit
b9ef918d4c
@ -1,6 +1,6 @@
|
|||||||
# Variables
|
# Variables
|
||||||
ARG NGINX_VERSION=1.27.1
|
ARG NGINX_VERSION="1.27.1"
|
||||||
ARG PHP_VERSION=8.3
|
ARG PHP_VERSION="8.3"
|
||||||
|
|
||||||
# Stage 1: Build Nginx
|
# Stage 1: Build Nginx
|
||||||
FROM alpine:3.20.3 AS builder
|
FROM alpine:3.20.3 AS builder
|
||||||
|
Loading…
Reference in New Issue
Block a user