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 ec932a6 commit a7a9474Copy full SHA for a7a9474
Dockerfile
@@ -1,5 +1,5 @@
1
# From PHP 7.4 FPM based on Alpine Linux
2
-FROM php:7.4-fpm-alpine
+FROM php:8.1-fpm-alpine
3
4
# Maintainer
5
LABEL maintainer="Alexander Graf <alex@basecamp.tirol>"
0 commit comments