This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Use an official PHP runtime as a parent image
|
# Use an official PHP runtime as a parent image
|
||||||
FROM php:8.1-fpm
|
FROM php:7.4-fpm
|
||||||
|
|
||||||
# Set the working directory
|
# Set the working directory
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
1.0
|
7.4
|
||||||
Reference in New Issue
Block a user