]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: regenerate with 'lcitool manifest' master
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 29 Jan 2026 13:11:35 +0000 (14:11 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 29 Jan 2026 14:11:00 +0000 (15:11 +0100)
Update Alpine to 3.23.

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

similarity index 98%
rename from ci/containers/alpine-322.Dockerfile
rename to ci/containers/alpine-323.Dockerfile
index e3672a9788e700bc294e20bc03bf0b6dddf5b902..ee1f194808ad88ce0074788f55447ad178cf5578 100644 (file)
@@ -4,7 +4,7 @@
 #
 # https://gitlab.com/libvirt/libvirt-ci
 
-FROM docker.io/library/alpine:3.22
+FROM docker.io/library/alpine:3.23
 
 RUN apk update && \
     apk upgrade && \
index fe1468ff810923e8c4221b0af5cb31694e27f3e0..7e671b7d99a1b4d1c9e4dab39d91f0e08caad2c2 100644 (file)
@@ -59,15 +59,15 @@ x86_64-almalinux-10-clang:
     TARGET_BASE_IMAGE: docker.io/library/almalinux:10
 
 
-x86_64-alpine-322:
+x86_64-alpine-323:
   extends: .native_build_job
   needs:
-    - job: x86_64-alpine-322-container
+    - job: x86_64-alpine-323-container
       optional: true
   allow_failure: false
   variables:
-    NAME: alpine-322
-    TARGET_BASE_IMAGE: docker.io/library/alpine:3.22
+    NAME: alpine-323
+    TARGET_BASE_IMAGE: docker.io/library/alpine:3.23
 
 
 x86_64-alpine-edge:
index 56b974f2a1b89eefb5434b7224c180bd2dde64df..1fbf11b21aa46f3831899852798093cf6b85aef1 100644 (file)
@@ -21,11 +21,11 @@ x86_64-almalinux-10-container:
     NAME: almalinux-10
 
 
-x86_64-alpine-322-container:
+x86_64-alpine-323-container:
   extends: .container_job
   allow_failure: false
   variables:
-    NAME: alpine-322
+    NAME: alpine-323
 
 
 x86_64-alpine-edge-container:
index 2fdb7641420906074cd833b009a3358e2f887a70..a673f0c413041c4a67132f80d9f19f3a4ac5a937 100644 (file)
@@ -32,7 +32,7 @@ targets:
           RPM: skip
           CC: clang
 
-  alpine-322: x86_64
+  alpine-323: x86_64
 
   alpine-edge:
     jobs: