1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-05-18 00:58:26 -04:00

update images

This commit is contained in:
Stephan Jauernick 2025-01-28 00:17:14 +01:00
parent fd2309367c
commit 60f04ad846

View File

@ -3,7 +3,7 @@ variables:
BASE_IMAGE_REGISTRY: registry.gitlab.xiph.org/xiph/icecast-docker-images
default:
image: "$BASE_IMAGE_REGISTRY/alpine-icecast-server:20240114141404"
image: "$BASE_IMAGE_REGISTRY/alpine-icecast-server:20250126210055"
tags:
- docker
- linux
@ -46,7 +46,7 @@ make_dist:
expire_in: 1 week
upload_dist:
image: "$BASE_IMAGE_REGISTRY/alpine-osc:20240114141818"
image: "$BASE_IMAGE_REGISTRY/alpine-osc:20250126210022"
only:
- master
- devel
@ -63,7 +63,7 @@ upload_dist:
- ./ci/osc/handle-osc-upload.sh
upload_dist_release:
image: "$BASE_IMAGE_REGISTRY/alpine-osc:20240114141818"
image: "$BASE_IMAGE_REGISTRY/alpine-osc:20250126210022"
only:
- tags