From 3de822fbc4a5852f3454f030afa9ba92abb93294 Mon Sep 17 00:00:00 2001 From: csidyel <46521788+csidyel@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:30:44 +0100 Subject: [PATCH] Update deploy-k8s.yml --- .semaphore/deploy-k8s.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.semaphore/deploy-k8s.yml b/.semaphore/deploy-k8s.yml index 281c41c..de57a64 100644 --- a/.semaphore/deploy-k8s.yml +++ b/.semaphore/deploy-k8s.yml @@ -3,7 +3,7 @@ name: Deploy to Kubernetes agent: machine: type: e1-standard-2 - os_image: ubuntu1804 + os_image: ubuntu2004 blocks: - name: Deploy to Kubernetes task: