Skip to content

Commit b392605

Browse files
authored
Bump YAY_VERSION to 12.5.7 in Dockerfile
Updated YAY_VERSION to 12.5.7 for the Arch Linux image.
1 parent 9a43ece commit b392605

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# We just want archlinux with an aur helper already included
22
# Bump for rebuild on 10/04/2025 18:17 UTC +3
33
FROM archlinux:latest
4-
ARG YAY_VERSION=12.5.0
4+
ARG YAY_VERSION=12.5.7
55
ARG YAY_ARCH=x86_64
66

77
RUN pacman -Syu --noconfirm

0 commit comments

Comments
 (0)