ci: change leak_sanitizer base image to arch linux base devel
This commit is contained in:
parent
77582a3bde
commit
f33882ba39
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM archlinux/base
|
||||
FROM archlinux/base-devel
|
||||
RUN pacman -Syu --noconfirm && \
|
||||
pacman -S --noconfirm \
|
||||
bash \
|
||||
|
|
Loading…
Add table
Reference in a new issue