Update mgoltzsche/podman Docker tag to v5
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-22 09:25:56 +00:00
parent f6b0a8dcb3
commit 9bd4abc641

View File

@@ -5,7 +5,7 @@ name: build
steps:
- name: build
image: mgoltzsche/podman:4.9.5
image: mgoltzsche/podman:5.3.1
privileged: true
environment:
REGISTRY_USERNAME:
@@ -32,7 +32,7 @@ steps:
- main
- name: cleanup
image: mgoltzsche/podman:4.9.5
image: mgoltzsche/podman:5.3.1
privileged: true
environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/restic"