]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: refresh with 'lcitool manifest' master
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Jun 2026 10:13:06 +0000 (12:13 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Jun 2026 11:05:28 +0000 (13:05 +0200)
This switches Alpine from 3.23 to 3.24.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
ci/buildenv/alpine-324.sh [moved from ci/buildenv/alpine-323.sh with 100% similarity]
ci/containers/alpine-324.Dockerfile [moved from ci/containers/alpine-323.Dockerfile with 98% similarity]
ci/gitlab/builds.yml
ci/gitlab/containers.yml
ci/manifest.yml

similarity index 98%
rename from ci/containers/alpine-323.Dockerfile
rename to ci/containers/alpine-324.Dockerfile
index ee1f194808ad88ce0074788f55447ad178cf5578..e2022db8dbcb7fc1be05cc0dceedbec8593d5500 100644 (file)
@@ -4,7 +4,7 @@
 #
 # https://gitlab.com/libvirt/libvirt-ci
 
-FROM docker.io/library/alpine:3.23
+FROM docker.io/library/alpine:3.24
 
 RUN apk update && \
     apk upgrade && \
index d947170ebe9fcf53283fa3bdfb98b4fa01ea50e3..c11c834f60b5ffe06485413ff165d82e8401e241 100644 (file)
@@ -59,15 +59,15 @@ x86_64-almalinux-10-clang:
     TARGET_BASE_IMAGE: docker.io/library/almalinux:10
 
 
-x86_64-alpine-323:
+x86_64-alpine-324:
   extends: .native_build_job
   needs:
-    - job: x86_64-alpine-323-container
+    - job: x86_64-alpine-324-container
       optional: true
   allow_failure: false
   variables:
-    NAME: alpine-323
-    TARGET_BASE_IMAGE: docker.io/library/alpine:3.23
+    NAME: alpine-324
+    TARGET_BASE_IMAGE: docker.io/library/alpine:3.24
 
 
 x86_64-alpine-edge:
index c74443f5653df74ef096bc93c38c04823fbc3fc8..a4b9a5f03b851110046762906367898e80ee9447 100644 (file)
@@ -21,11 +21,11 @@ x86_64-almalinux-10-container:
     NAME: almalinux-10
 
 
-x86_64-alpine-323-container:
+x86_64-alpine-324-container:
   extends: .container_job
   allow_failure: false
   variables:
-    NAME: alpine-323
+    NAME: alpine-324
 
 
 x86_64-alpine-edge-container:
index d36e3130d8988ff77825d9d1f3cb01c4ff6b6e3e..67a53bb3d2c8a3c9421a058bc4ed452f51cd85f1 100644 (file)
@@ -32,7 +32,7 @@ targets:
           RPM: skip
           CC: clang
 
-  alpine-323: x86_64
+  alpine-324: x86_64
 
   alpine-edge:
     jobs: