Skip to content

Commit 4276877

Browse files
committed
Fix test with pacman 7.1
1 parent ad8edf2 commit 4276877

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM archlinux
22

3+
RUN mkdir /tmp/pacman-cache
34
RUN pacman -Syu --noconfirm --cachedir /tmp/pacman-cache go just git gcc jq
45

56
COPY . /app/

0 commit comments

Comments
 (0)