summaryrefslogtreecommitdiff
path: root/test/Dockerfile_archlinux
diff options
context:
space:
mode:
Diffstat (limited to 'test/Dockerfile_archlinux')
-rwxr-xr-xtest/Dockerfile_archlinux2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Dockerfile_archlinux b/test/Dockerfile_archlinux
index 677add4..fc96c44 100755
--- a/test/Dockerfile_archlinux
+++ b/test/Dockerfile_archlinux
@@ -1,4 +1,4 @@
-FROM archlinux:20200505
+FROM archlinux:latest
RUN yes | pacman -Syyu --overwrite '*'
RUN yes | pacman -S python python2 file which
COPY . /python-magic