Skip to content

Commit fc9bcc1

Browse files
author
Andrew Suderman
committed
pin deploy to latest
1 parent 732d33e commit fc9bcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utility-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: utilities
19-
image: quay.io/sudermanjr/utilities:2.0
19+
image: quay.io/sudermanjr/utilities:latest
2020
# Just spin & wait forever
2121
command: [ "/bin/bash", "-c", "--" ]
2222
args: [ "while true; do sleep 30; done;" ]

0 commit comments

Comments
 (0)