~lattis/muon

70537a7581142e5cdbce7dd79aa09bc4158b3948 — Stone Tickle 1 year, 3 months ago f547c04
pin alpine image version

Since the community repo was using latest-stable, when alpine updated to
3.18 but the image was still on 3.17, incompatible packages got pulled
into the index.
1 files changed, 2 insertions(+), 2 deletions(-)

M .builds/alpine.yml
M .builds/alpine.yml => .builds/alpine.yml +2 -2
@@ 1,7 1,7 @@
# SPDX-FileCopyrightText: Stone Tickle <lattis@mochiro.moe>
# SPDX-License-Identifier: GPL-3.0-only

image: alpine/latest
image: alpine/3.17
secrets:
  - 2fe5fef6-db89-4410-8147-07e314589d18
  - 18083346-dfba-4050-bc05-413561f99228


@@ 11,7 11,7 @@ repositories:
    https://muon.build/nothing
    ../../../dev/null
  community: >
    http://dl-cdn.alpinelinux.org/alpine/latest-stable/community
    http://dl-cdn.alpinelinux.org/alpine/v3.17/community # must be kept in sync with the image's alpine version
    https://muon.build/nothing
    ../../../dev/null
packages: