Skip to content

Commit

Permalink
0.0.0-rc.65
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Mar 22, 2024
1 parent e6a031f commit ba2b31a
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.64/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.65/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 ba2b31a

Please sign in to comment.