Skip to content

Commit 5542dd6

Browse files
authored
Update Swoole.Dockerfile
1 parent 86012b3 commit 5542dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Swoole.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN npm run build
3434

3535
FROM composer:${COMPOSER_VERSION} AS vendor
3636

37-
FROM php:${PHP_VERSION}-cli-bookworm AS base
37+
FROM php:${PHP_VERSION}-cli-bookworm
3838

3939
LABEL maintainer="SMortexa <[email protected]>"
4040
LABEL org.opencontainers.image.title="Laravel Octane Dockerfile"

0 commit comments

Comments
 (0)