Symfony/Dockerfile aktualisiert
All checks were successful
Build Symfony Devcontainer / build_act (push) Successful in 1m18s

This commit is contained in:
Snoweuph 2024-07-27 18:54:05 +00:00
parent 181054bd76
commit d4cea7b5fa

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora-minimal:latest
FROM registry.fedoraproject.org/fedora:latest
# Add Symfony CLI Source
RUN curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.rpm.sh' | bash