Compare commits

1 Commits

Author SHA1 Message Date
f4a421296b Update mgoltzsche/podman Docker tag to v5
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-18 09:36:16 +00:00

View File

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