We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a74277 commit bebf7a5Copy full SHA for bebf7a5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.4-cli-alpine
+FROM php:8.5-cli-alpine
2
3
RUN set -eux; \
4
apk add --no-cache \
0 commit comments