chore: switch to more up to date void linux docker image
This commit is contained in:
parent
8e00321e81
commit
b6f2a246c4
|
@ -1,5 +1,5 @@
|
|||
#bookworm refers to the debian version
|
||||
FROM voidlinux/voidlinux
|
||||
FROM ghcr.io/void-linux/void-glibc:latest
|
||||
|
||||
RUN xbps-install -Syu xbps
|
||||
RUN xbps-install -Syu && \
|
||||
|
|
Loading…
Reference in New Issue