Skip to content

Commit

Permalink
Update RoadRunner.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa authored May 4, 2024
1 parent ce7c4fd commit 86012b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RoadRunner.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 86012b3

Please sign in to comment.