Skip to content

Commit 73810da

Browse files
committed
Bump test container version
1 parent 3fa8f47 commit 73810da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/Dockerfile-php

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Note: You can use any Debian/Ubuntu based image you want.
2-
FROM php:7.3.33-cli-bullseye
1+
FROM php:7.4.27-cli-buster
32

43
COPY *.sh /tmp/
54
RUN /tmp/build.sh

0 commit comments

Comments
 (0)