From e044e2b765876ce4a61e650c24cd00a415e254b3 Mon Sep 17 00:00:00 2001 From: mloiseleur <97035654+mloiseleur@users.noreply.github.com> Date: Fri, 28 Apr 2023 15:36:05 +0200 Subject: [PATCH] chore: update CI base OS --- .semaphore/semaphore.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index 4244a52f7..349249162 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -3,7 +3,7 @@ name: Traefik agent: machine: type: e1-standard-4 - os_image: ubuntu1804 + os_image: ubuntu2004 fail_fast: stop: @@ -57,7 +57,7 @@ blocks: agent: machine: type: e1-standard-8 - os_image: ubuntu1804 + os_image: ubuntu2004 secrets: - name: traefik env_vars: