updates docker base image

This commit is contained in:
Hyatt 2022-05-02 10:21:01 -05:00
parent 8bed9d4a38
commit 23313873bc
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:latest
FROM registry.c.test-chamber-13.lan/library/alpine-glibc:2.34-r0
LABEL maintainer="The_Spider <spider@smoothnet.org>"