Fix broken Podman image name.

This commit is contained in:
Dan Helfman 2023-04-19 23:16:15 -07:00
parent 269fac074b
commit 0a6f5452f4
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ clone:
steps:
- name: build
image: quay.io/stable/podman
image: quay.io/podman/stable
environment:
USERNAME:
from_secret: docker_username