Symfony/Dockerfile aktualisiert
All checks were successful
Build Symfony Devcontainer / build_act (push) Successful in 1m18s
All checks were successful
Build Symfony Devcontainer / build_act (push) Successful in 1m18s
This commit is contained in:
parent
181054bd76
commit
d4cea7b5fa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue