Skip to content

Conversation

@mahiarirani
Copy link
Member

This pull request updates the Nextcloud and Postgres service versions in both docker-compose.yml and docker-compose.stage.yml to ensure the stack uses the latest supported images. Additionally, it simplifies the service dependency configuration in the staging compose file.

Service version upgrades:

  • Updated the nextcloud and cron service images to use Nextcloud version 32 instead of 31 in both docker-compose.yml and docker-compose.stage.yml [1] [2] [3] [4].
  • Upgraded the postgres service to use the postgres:18-alpine image instead of postgres:alpine in both compose files [1] [2].

Configuration simplification:

  • Removed the health check dependency on the proxy service in the depends_on section for the staging compose file, streamlining service startup.

- add: fixed PG version as 18 alpine
- fix: stage dep sevices
@JoaoSRaposo JoaoSRaposo self-requested a review October 22, 2025 08:30
Copy link
Collaborator

@JoaoSRaposo JoaoSRaposo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test:

  • Changed the dev code this to this PR
  • Removed NC_VERSION var from .env´
  • Spined up the environment
    Result:
  • Working fine in NC32

@JoaoSRaposo JoaoSRaposo merged commit e4d59b3 into stage Oct 22, 2025
2 checks passed
@JoaoSRaposo JoaoSRaposo deleted the feature/docker-nc-32 branch October 22, 2025 08:32
frozenbanana added a commit that referenced this pull request Oct 27, 2025
frozenbanana added a commit that referenced this pull request Oct 27, 2025
frozenbanana added a commit that referenced this pull request Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants