Skip to content

Commit cc19f8a

Browse files
committed
Use Alpine 3.15 for the test image
1 parent c0cd783 commit cc19f8a

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.12
3+
FROM alpine:3.15
44

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

0 commit comments

Comments
 (0)