pin redlib to specifif hash
This commit is contained in:
parent
6e97d808a3
commit
d09763e46c
@ -14,7 +14,7 @@ spec:
|
|||||||
app: go-redirect
|
app: go-redirect
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: git.mziesel.nl/mans/goredir:latest
|
- image: git.mziesel.nl/mans/goredir:2024-09-06
|
||||||
name: go-redirect
|
name: go-redirect
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
|
@ -14,7 +14,7 @@ spec:
|
|||||||
app: redlib
|
app: redlib
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: quay.io/redlib/redlib:latest
|
- image: quay.io/redlib/redlib:latest@sha256:f07a1531d520121e1260bfd9d4b3dbadb26a8ad20a8a7b8639723907160839e4
|
||||||
name: redlib
|
name: redlib
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
|
Loading…
Reference in New Issue
Block a user