Merge pull request 'Update mgoltzsche/podman Docker tag to v4.9.5' (#3) from renovate/mgoltzsche-podman-4.x into main
Some checks failed
continuous-integration/drone/push Build is failing

Reviewed-on: #3
This commit is contained in:
2024-06-07 09:23:03 +00:00

View File

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