From 031016f0b19e37b9321b65f7faaad2432dbd4bab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 22:19:27 +0000 Subject: [PATCH] chore(deps): update gnome shell container images to v2023.10.26.0 --- test/compose.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/compose.yaml b/test/compose.yaml index 1cbf6b05..3eeb24d4 100644 --- a/test/compose.yaml +++ b/test/compose.yaml @@ -5,10 +5,10 @@ services: fedora-39: - image: ghcr.io/ddterm/gnome-shell-pod/fedora-39:2023.10.25.0 + image: ghcr.io/ddterm/gnome-shell-pod/fedora-39:2023.10.26.0 ubuntu-23.10: - image: ghcr.io/ddterm/gnome-shell-pod/ubuntu-23.10:2023.10.25.0 + image: ghcr.io/ddterm/gnome-shell-pod/ubuntu-23.10:2023.10.26.0 archlinux: - image: ghcr.io/ddterm/gnome-shell-pod/archlinux:2023.10.25.0 + image: ghcr.io/ddterm/gnome-shell-pod/archlinux:2023.10.26.0