Update ghcr.io/mendhak/http-https-echo Docker tag to v31
This commit is contained in:
parent
a0583e3be3
commit
17c9ef956e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ spec:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/mendhak/http-https-echo
|
repository: ghcr.io/mendhak/http-https-echo
|
||||||
tag: "30"
|
tag: "31"
|
||||||
env:
|
env:
|
||||||
HTTP_PORT: &port 8080
|
HTTP_PORT: &port 8080
|
||||||
LOG_WITHOUT_NEWLINE: "true"
|
LOG_WITHOUT_NEWLINE: "true"
|
||||||
|
|
Reference in a new issue