Skip to content

Commit 86012b3

Browse files
authored
Update RoadRunner.Dockerfile
1 parent ce7c4fd commit 86012b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RoadRunner.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)