Skip to content

Commit 35bb44f

Browse files
committed
Add comment
1 parent 7c7cbfd commit 35bb44f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/php.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ COPY /resources/ /app/resources/
2323
# Build using Vite.js
2424
RUN npm run build
2525

26+
# Final Image
2627
FROM php:8.2-fpm
2728

2829
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/

0 commit comments

Comments
 (0)