File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -323,6 +323,7 @@ setenv =
323
323
almalinux: IGNORE_MISSING_SYSTEM_PACKAGES =yes
324
324
almalinux-8: BASE_TAG =8
325
325
almalinux-9: BASE_TAG =9
326
+ #
326
327
# https://hub.docker.com/r/sheerluck/sage-on-gentoo-stage4/tags
327
328
#
328
329
gentoo: SYSTEM =gentoo
@@ -348,11 +349,13 @@ setenv =
348
349
slackware-current: BASE_TAG =current
349
350
slackware: IGNORE_MISSING_SYSTEM_PACKAGES =no
350
351
#
351
- # https://hub.docker. com/r/voidlinux/
352
+ # https://github. com/orgs/void-linux/packages?repo_name=void-containers
352
353
#
353
- voidlinux: SYSTEM =void
354
- voidlinux: BASE_IMAGE =voidlinux/masterdir-x86_64-musl
355
- voidlinux: BASE_TAG =20200104
354
+ voidlinux: SYSTEM =void
355
+ voidlinux: BASE_IMAGE =ghcr.io/void-linux/void-glibc-full
356
+ voidlinux-musl: BASE_IMAGE =ghcr.io/void-linux/void-musl-full
357
+ voidlinux-minimal: BASE_IMAGE =ghcr.io/void-linux/void-glibc
358
+ voidlinux-musl-minimal: BASE_IMAGE =ghcr.io/void-linux/void-musl
356
359
voidlinux: IGNORE_MISSING_SYSTEM_PACKAGES =no
357
360
#
358
361
# https://hub.docker.com/_/alpine/
You can’t perform that action at this time.
0 commit comments