Merge pull request #307 into master
All checks were successful
docker-finance / all (push) Successful in 26m44s

fc4bfe1a client: Dockerfiles: remote: root: bump to 6.38.02-1 (Aaron Fiore)
This commit was merged in pull request #307.
This commit is contained in:
2026-02-26 14:31:14 -08:00

View File

@@ -27,7 +27,7 @@ RUN sed -i 's/# %wheel ALL=(ALL:ALL) NOPASSWD: ALL/%wheel ALL=(ALL:ALL) NOPASSWD
USER builder
WORKDIR /home/builder
RUN git clone --depth=1 https://gitlab.archlinux.org/archlinux/packaging/packages/root -b 6.38.00-4
RUN git clone --depth=1 https://gitlab.archlinux.org/archlinux/packaging/packages/root -b 6.38.02-1
WORKDIR /home/builder/root