change glibc to 2.35

This commit is contained in:
2024-03-17 13:07:29 -05:00
parent 01c2e45a8d
commit 9f791a2cdb

View File

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