Update mgoltzsche/podman Docker tag to v5
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:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: mgoltzsche/podman:4.9.5
|
image: mgoltzsche/podman:5.1.2
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
REGISTRY_USERNAME:
|
REGISTRY_USERNAME:
|
||||||
@@ -32,7 +32,7 @@ steps:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
- name: cleanup
|
- name: cleanup
|
||||||
image: mgoltzsche/podman:4.9.5
|
image: mgoltzsche/podman:5.1.2
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
RELEASE_IMAGE_NAME: "docker.io/genunix/restic"
|
RELEASE_IMAGE_NAME: "docker.io/genunix/restic"
|
||||||
|
|||||||
Reference in New Issue
Block a user