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 bd6f229 commit c8a68e1Copy full SHA for c8a68e1
Dockerfile
@@ -1,5 +1,5 @@
1
ARG NAME_IMAGE_BASE='php'
2
-ARG NAME_IMAGE_TAG='8.0-fpm-alpine3.13'
+ARG NAME_IMAGE_TAG='8.1-fpm-alpine3.15'
3
4
FROM ${NAME_IMAGE_BASE}:${NAME_IMAGE_TAG}
5
SECURITY.md
@@ -7,7 +7,7 @@ effort to acknowledge your contributions.
7
8
| Version | Supported |
9
| ------- | ------------------ |
10
-| 1+ | :heavy_check_mark: |
+| 1+ | :x: |
11
| 2+ | :heavy_check_mark: |
12
13
## Reporting a Vulnerability
0 commit comments