Compare commits
2 Commits
a074a68c70
...
a2dbe04200
Author | SHA1 | Date | |
---|---|---|---|
a2dbe04200 | |||
c8df284dcb |
@ -399,7 +399,7 @@ steps:
|
||||
from_secret: container_image_registry_user
|
||||
DEST_CRED_PASSWORD:
|
||||
from_secret: container_image_registry_password
|
||||
image: quay.io/skopeo/stable:v1.13.3
|
||||
image: quay.io/skopeo/stable:v1.14.0
|
||||
|
||||
- name: email-notification
|
||||
environment:
|
||||
@ -639,7 +639,7 @@ steps:
|
||||
from_secret: container_image_registry_user
|
||||
DEST_CRED_PASSWORD:
|
||||
from_secret: container_image_registry_password
|
||||
image: quay.io/skopeo/stable:v1.13.3
|
||||
image: quay.io/skopeo/stable:v1.14.0
|
||||
|
||||
- name: email-notification
|
||||
environment:
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/alpine:3.18.4 AS build
|
||||
FROM docker.io/library/alpine:3.18.5 AS build
|
||||
|
||||
ARG JQ_VERSION
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user