We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a43ece commit b392605Copy full SHA for b392605
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# We just want archlinux with an aur helper already included
2
# Bump for rebuild on 10/04/2025 18:17 UTC +3
3
FROM archlinux:latest
4
-ARG YAY_VERSION=12.5.0
+ARG YAY_VERSION=12.5.7
5
ARG YAY_ARCH=x86_64
6
7
RUN pacman -Syu --noconfirm
0 commit comments