rename and add date tag

This commit is contained in:
2025-03-14 16:36:54 -04:00
parent cd2b151228
commit 01e7d35da7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM docker.io/archlinux:base-devel
LABEL Description="Container to build archlinux packages"
COPY packager.conf /etc/makepkg.conf.d/packager.conf
COPY makepkg.conf /etc/makepkg.conf.d/custom.conf
COPY sudoers /etc/sudoers.d/builder
COPY run.sh /run.sh
# COPY ./yay /usr/bin/yay