Use different podman image
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing

This commit is contained in:
2024-03-10 18:04:42 +01:00
parent 6aec30bfc5
commit 07d334deff

View File

@@ -5,7 +5,7 @@ name: build
steps:
- name: build
image: tomkukral/buildah:0.39
image: mgoltzsche/podman:4.9.3
privileged: true
environment:
REGISTRY_USERNAME:
@@ -32,7 +32,7 @@ steps:
- master
- name: cleanup
image: tomkukral/buildah:0.39
image: mgoltzsche/podman:4.9.3
privileged: true
environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"
@@ -62,7 +62,7 @@ name: promote
steps:
- name: promote
image: tomkukral/buildah:0.39
image: mgoltzsche/podman:4.9.3
privileged: true
environment:
REGISTRY_USERNAME: