CI/Circle: Switch images from ubuntu 22.04 to debian 12 (#31002)

This commit is contained in:
Shauren
2025-05-26 23:10:32 +02:00
committed by GitHub
parent d3de593077
commit 3f717efffa
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM trinitycore/circle-ci:master-base-22.04
FROM trinitycore/circle-ci:debian-12-runner
#Setup
WORKDIR /home/circleci