Skip to content

gitlab-ci: Fix build environment.

Ralph Giles requested to merge rillian/icecast-server:ci into master

Replace the alpine tag with an explicit alpine container version. This will dispatch on the currently available ci runners in the upstream gitlab repository.

We prefer an explicit version so we have more control over updates to the testing environment. This will need to be bumped periodically.

Merge request reports