chore: update CI base OS

This commit is contained in:
mloiseleur 2023-04-28 15:36:05 +02:00 committed by GitHub
parent 7805c683e3
commit e044e2b765
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ name: Traefik
agent: agent:
machine: machine:
type: e1-standard-4 type: e1-standard-4
os_image: ubuntu1804 os_image: ubuntu2004
fail_fast: fail_fast:
stop: stop:
@ -57,7 +57,7 @@ blocks:
agent: agent:
machine: machine:
type: e1-standard-8 type: e1-standard-8
os_image: ubuntu1804 os_image: ubuntu2004
secrets: secrets:
- name: traefik - name: traefik
env_vars: env_vars: