7.4 php
Build and Push Docker Images / build-and-push (push) Successful in 5m33s

This commit is contained in:
2026-04-07 11:26:38 +02:00
parent 975299919e
commit 92a44bf996
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -1 +1 @@
1.0
7.4