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 2335c31 commit 064ca69Copy full SHA for 064ca69
testing/Dockerfile
@@ -1,6 +1,6 @@
1
# Testing image for phpMyAdmin
2
3
-FROM alpine:3.19
+FROM alpine:3
4
5
# Install test dependencies
6
RUN set -ex; \
0 commit comments