Skip to content

Commit 6070d87

Browse files
committed
Use Alpine 3.19 for testing
1 parent 50b7203 commit 6070d87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15
3+
FROM alpine:3.19
44

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

0 commit comments

Comments
 (0)