add # syntax=docker/dockerfile:latest

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2024-02-16 16:21:18 +01:00
parent 7a1459fa84
commit 9ba0dbf6a3
17 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
# syntax=docker/dockerfile:latest
FROM php:8.1.27-fpm-alpine3.19
ENV PHP_MEMORY_LIMIT 512M