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 fc1ea6e commit 5853a8bCopy full SHA for 5853a8b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.4-fpm-alpine as php
+FROM php:8.0-fpm-alpine as php
2
3
# persistent / runtime deps
4
RUN apk add --no-cache \
0 commit comments