Skip to content

Commit

Permalink
Update Swoole.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa authored May 4, 2024
1 parent 86012b3 commit 5542dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Swoole.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN npm run build

FROM composer:${COMPOSER_VERSION} AS vendor

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

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

0 comments on commit 5542dd6

Please sign in to comment.