Skip to content

fix: Adjust the Alpine version and adapt the allocated database ips#13

Merged
ZPascal merged 1 commit intomainfrom
adjust-the-alpine-version-and-adjust-the-allocated-database-ips
Aug 17, 2025
Merged

fix: Adjust the Alpine version and adapt the allocated database ips#13
ZPascal merged 1 commit intomainfrom
adjust-the-alpine-version-and-adjust-the-allocated-database-ips

Conversation

@ZPascal
Copy link
Owner

@ZPascal ZPascal commented Aug 17, 2025

Upgrade Alpine Images and Improve Network Configuration

What's Changed

  • PostgreSQL & Redis Containers:

    • Upgraded from alpine3.20 to alpine3.22 for enhanced security and compatibility.
  • Docker Networking:

    • The backend network now uses the bridge driver and binds to 127.0.0.1. This limits database and cache exposure to localhost only for better security.
  • Documentation:

    • Updated the README to reflect these changes, listing version 1.1.1 as the latest.
    • Fixed the reference path for editing user crontab files.

Rationale

Keeping dependencies up to date improves stability and security. The network change ensures that the database and cache services are only accessible from the host machine, reducing unintended exposure. Documentation changes keep user instructions accurate.


Ready for review and merge!

@ZPascal ZPascal self-assigned this Aug 17, 2025
@ZPascal ZPascal linked an issue Aug 17, 2025 that may be closed by this pull request
@ZPascal ZPascal merged commit 744794c into main Aug 17, 2025
@ZPascal ZPascal deleted the adjust-the-alpine-version-and-adjust-the-allocated-database-ips branch August 17, 2025 22:12
@ZPascal ZPascal mentioned this pull request Aug 17, 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.

Security issue

1 participant