images: image: repository: baserow/baserow tag: 2.0.3 container_utils_image: repository: ixsystems/container-utils tag: 1.0.2 redis_image: repository: valkey/valkey tag: 9.0.0 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.4 consts: baserow_container_name: baserow perms_container_name: permissions postgres_container_name: postgres redis_container_name: redis internal_web_port: 80 db_user: baserow db_name: baserow