lets try newest glibc alpine container

This commit is contained in:
2024-03-17 13:00:31 -05:00
parent 0b9c55d6d6
commit 01c2e45a8d

View File

@ -44,7 +44,7 @@ fi
"""
def dockerFile = """
FROM registry.c.test-chamber-13.lan/library/alpine-glibc:2.34-r0
FROM registry.c.test-chamber-13.lan/library/alpine-glibc:latest
LABEL maintainer="The_Spider <spider@smoothnet.org>"