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