diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml
index 739213c255e1a294c4e85f67098c752ea3c75a60..61510ab453927e32135f73c4cd3df3205b414087 100644
--- a/bitbucket-pipelines.yml
+++ b/bitbucket-pipelines.yml
@@ -39,7 +39,7 @@ pipelines:
             - sudo -u pkgbuilder sh scripts/build.sh fedora
     build-archlinux:
       - step:
-          image: finalduty/archlinux:latest
+          image: base/archlinux:latest
           script:
             - pacman -Syu --noconfirm
             - pacman -S --noconfirm sudo git curl