Skip to content

Commit

Permalink
fix(container): update image docker.io/collabora/code to v24.04.10.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tinfoild[bot] authored Nov 30, 2024
1 parent dde8a55 commit b37179e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/deploy/apps/collabora/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
main:
image: &img
repository: "docker.io/collabora/code"
tag: "24.04.9.2.1@sha256:56fe61f51d7c3031f9727c06484d9e9242241704bf4b9cece89c7281a0e1e048"
tag: "24.04.10.1.1@sha256:98bfe4bbd18d5faa77f7e3dc0b87309a8d0252c1f4fc81a7f1d9f7a58d4b6ce8"
command: ["/usr/bin/coolwsd", "--version", "--use-env-vars", "--o:sys_template_path=/opt/cool/systemplate", "--o:child_root_path=/opt/cool/child-roots", "--o:file_server_root_path=/usr/share/coolwsd", "--o:logging.color=false", "--o:stop_on_config_change=true", "--o:ssl.enable=false", "--o:ssl.termination=true", "--o:num_prespawn_children=3"]
env:
TZ: "${CONFIG_TZ}"
Expand Down

0 comments on commit b37179e

Please sign in to comment.