We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a010574 + 3049f1d commit 32f5708Copy full SHA for 32f5708
1 file changed
.github/workflows/php-8.3.dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=linux/amd64 php:8.3.0RC6-apache
+FROM --platform=linux/amd64 php:8.3-apache
2
RUN apt-get update && apt-get install -y --no-install-recommends \
3
git \
4
iputils-ping \
0 commit comments