mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(container): update image public.ecr.aws/docker/library/caddy to v2.7.5 (#25)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -160,7 +160,7 @@ spec:
|
||||
# repository: "docker.io/psono/psono-client"
|
||||
# tag: "2.4.4"
|
||||
repository: public.ecr.aws/docker/library/caddy
|
||||
tag: 2.7.4
|
||||
tag: 2.7.5
|
||||
command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"]
|
||||
podLabels:
|
||||
ingress.home.arpa/nginx: "allow"
|
||||
@@ -263,7 +263,7 @@ spec:
|
||||
# repository: "docker.io/psono/psono-admin-client"
|
||||
# tag: "1.6.11"
|
||||
repository: public.ecr.aws/docker/library/caddy
|
||||
tag: 2.7.4
|
||||
tag: 2.7.5
|
||||
command: ["/usr/bin/caddy", "file-server", "--access-log", "--listen", ":8080", "--root", "/psono"]
|
||||
podLabels:
|
||||
ingress.home.arpa/nginx: "allow"
|
||||
|
||||
Reference in New Issue
Block a user