We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86012b3 commit 5542dd6Copy full SHA for 5542dd6
Swoole.Dockerfile
@@ -34,7 +34,7 @@ RUN npm run build
34
35
FROM composer:${COMPOSER_VERSION} AS vendor
36
37
-FROM php:${PHP_VERSION}-cli-bookworm AS base
+FROM php:${PHP_VERSION}-cli-bookworm
38
39
LABEL maintainer="SMortexa <[email protected]>"
40
LABEL org.opencontainers.image.title="Laravel Octane Dockerfile"
0 commit comments