Skip to content

Commit 064ca69

Browse files
committed
1 parent 2335c31 commit 064ca69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Testing image for phpMyAdmin
22

3-
FROM alpine:3.19
3+
FROM alpine:3
44

55
# Install test dependencies
66
RUN set -ex; \

0 commit comments

Comments
 (0)