Skip to content

chore: update Dockerfiles to use Go 1.25 and improve build process#80

Merged
soulteary merged 1 commit intomainfrom
docker-go-secure
Jan 6, 2026
Merged

chore: update Dockerfiles to use Go 1.25 and improve build process#80
soulteary merged 1 commit intomainfrom
docker-go-secure

Conversation

@soulteary
Copy link
Copy Markdown
Owner

  • Updated base images to Go 1.25 and Alpine 3.23 for better performance and security.
  • Enhanced Dockerfile structure by copying dependency files first to leverage build cache.
  • Added installation of CA certificates and created a non-root user for improved security.
  • Adjusted file paths for the webhook binary in both Dockerfiles.

- Updated base images to Go 1.25 and Alpine 3.23 for better performance and security.
- Enhanced Dockerfile structure by copying dependency files first to leverage build cache.
- Added installation of CA certificates and created a non-root user for improved security.
- Adjusted file paths for the webhook binary in both Dockerfiles.
@soulteary soulteary merged commit 8eb4859 into main Jan 6, 2026
2 checks passed
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.

1 participant