Skip to content

Commit

Permalink
0.0.0-rc.64
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Jan 10, 2023
1 parent 36925e9 commit 5a10ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ COPY pacman.conf /etc/pacman.conf
COPY init-image.bash /init-image.bash
RUN /init-image.bash

ADD https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.63/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo
ADD https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.64/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo
RUN chmod +x /usr/local/bin/build-pacman-repo

# force makepkg to allow running as root
Expand Down

0 comments on commit 5a10ebb

Please sign in to comment.