Skip to content

Commit 223d1c9

Browse files
committed
update
1 parent 523acea commit 223d1c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM ghcr.io/loongarchlinux/archlinux:latest
22
ARG TARGETARCH
3+
RUN rm -f /root/.bash_history /var/log/pacman.log
34
RUN --mount=type=cache,target=/var/cache/pacmant,sharing=locked \
45
--mount=type=cache,target=/var/lib/pacman/sync,sharing=locked \
56
pacman --noconfirm -Syu

0 commit comments

Comments
 (0)