We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa8f47 commit 73810daCopy full SHA for 73810da
.devcontainer/Dockerfile-php
@@ -1,5 +1,4 @@
1
-# Note: You can use any Debian/Ubuntu based image you want.
2
-FROM php:7.3.33-cli-bullseye
+FROM php:7.4.27-cli-buster
3
4
COPY *.sh /tmp/
5
RUN /tmp/build.sh
0 commit comments