change glibc version

This commit is contained in:
Hyatt 2024-03-17 13:09:29 -05:00
parent 9fbce8b75c
commit 7bb79ccec9
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

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