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