images: image: repository: codeberg.org/forgejo/forgejo tag: 13.0.3-rootless container_utils_image: repository: ixsystems/container-utils tag: 1.0.2 postgres_17_image: repository: postgres tag: 17.7-bookworm postgres_18_image: repository: postgres tag: 18.1-trixie postgres_upgrade_image: repository: ixsystems/postgres-upgrade tag: 1.1.2 consts: forgejo_container_name: forgejo postgres_container_name: postgres perms_container_name: permissions db_name: forgejo db_user: forgejo cert_file_path: /certs/tls.crt key_file_path: /certs/tls.key