Skip to content

Commit 1e50709

Browse files
committed
Fix Dockerfile FrankenPHP image tag
1 parent 10ab6c2 commit 1e50709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM dunglas/frankenphp:latest-php8.4-bookworm as base
1+
FROM dunglas/frankenphp:1.12-php8.4-bookworm as base
22
WORKDIR /app
33

44
ENV COMPOSER_MEMORY_LIMIT=-1

0 commit comments

Comments
 (0)