We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678f114 commit 07c0f9eCopy full SHA for 07c0f9e
1 file changed
backend/Dockerfile
@@ -1,5 +1,5 @@
1
#syntax=docker/dockerfile:1
2
-FROM dunglas/frankenphp:1.11.3-php8.3-bookworm AS build
+FROM dunglas/frankenphp:1.12.2-php8.3-bookworm AS build
3
4
RUN apt-get update && apt-get install -y --no-install-recommends supervisor
5
0 commit comments