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 c0cd783 commit cc19f8aCopy full SHA for cc19f8a
testing/Dockerfile
@@ -1,6 +1,6 @@
1
# Testing image for phpMyAdmin
2
3
-FROM alpine:3.12
+FROM alpine:3.15
4
5
# Install test dependencies
6
RUN set -ex; \
0 commit comments