Skip to content

Conversation

ecPablo
Copy link
Contributor

@ecPablo ecPablo commented Jun 11, 2025

This pull request updates the Dockerfile for the timelock-worker to use a more robust base image and ensure proper functionality in secure environments.

Dockerfile improvements:

  • Updated the base image from scratch to alpine:latest to provide a minimal but functional environment.
  • Added a step to install CA certificates using apk add --no-cache ca-certificates, ensuring the application can handle HTTPS connections.

@ecPablo ecPablo requested review from a team as code owners June 11, 2025 21:59
@ecPablo ecPablo added this pull request to the merge queue Jun 12, 2025
Merged via the queue into develop with commit b50f2da Jun 12, 2025
5 checks passed
@ecPablo ecPablo deleted the ecpablo/add-certificates-docker branch June 12, 2025 00:18
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.

2 participants