mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 10:10:14 +00:00
dockerfix
This commit is contained in:
parent
545e8a7980
commit
c54b89eb15
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Stage 1: Build stage
|
||||
FROM php:8.3-fpm AS builder
|
||||
# Stage 1
|
||||
FROM php:8.3-fpm
|
||||
|
||||
# Install PHP dependencies and extensions
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
|
Loading…
Add table
Reference in a new issue