We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a010574 commit 3049f1dCopy full SHA for 3049f1d
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