Update mgoltzsche/podman Docker tag to v5.5.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -5,7 +5,7 @@ name: build
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: mgoltzsche/podman:5.4.0
|
||||
image: mgoltzsche/podman:5.5.0
|
||||
privileged: true
|
||||
environment:
|
||||
REGISTRY_USERNAME:
|
||||
@@ -32,7 +32,7 @@ steps:
|
||||
- master
|
||||
|
||||
- name: cleanup
|
||||
image: mgoltzsche/podman:5.4.0
|
||||
image: mgoltzsche/podman:5.5.0
|
||||
privileged: true
|
||||
environment:
|
||||
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"
|
||||
@@ -62,7 +62,7 @@ name: promote
|
||||
|
||||
steps:
|
||||
- name: promote
|
||||
image: mgoltzsche/podman:5.4.0
|
||||
image: mgoltzsche/podman:5.5.0
|
||||
privileged: true
|
||||
environment:
|
||||
REGISTRY_USERNAME:
|
||||
@@ -82,7 +82,7 @@ steps:
|
||||
path: /var/lib/containers
|
||||
|
||||
- name: cleanup
|
||||
image: mgoltzsche/podman:5.4.0
|
||||
image: mgoltzsche/podman:5.5.0
|
||||
privileged: true
|
||||
environment:
|
||||
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"
|
||||
|
||||
Reference in New Issue
Block a user