forked from Job79/devcontainer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM git.plabble.org/maurice/fedora:main
|
||||
ARG php_version="8.1" # 8.4 is latest
|
||||
ARG php_version="8.5"
|
||||
|
||||
RUN /bin/bash -c "export TERM=xterm && $(curl -fsSL https://php.new/install/linux/${php_version})"
|
||||
|
||||
Reference in New Issue
Block a user