ci: set image tag

This commit is contained in:
Michael Grote 2023-06-28 14:23:54 +02:00
parent 3d37be9c22
commit adfd2cff9f

View file

@ -9,7 +9,7 @@ steps:
path: . path: .
- name: build - name: build
image: ubuntu:22 image: ubuntu:focal
environment: environment:
DEBIAN_FRONTEND: noninteractive DEBIAN_FRONTEND: noninteractive
commands: commands: