Skip to content

fix ubuntu version in dockerfiles#278

Merged
cnuernber merged 1 commit intoclj-python:masterfrom
conao3:feature/issue-241
Jan 19, 2026
Merged

fix ubuntu version in dockerfiles#278
cnuernber merged 1 commit intoclj-python:masterfrom
conao3:feature/issue-241

Conversation

@conao3
Copy link
Copy Markdown
Contributor

@conao3 conao3 commented Jan 7, 2026

Closes #241

Fix ubuntu version in dockerfiles from ubuntu:latest to ubuntu:22.04.

  • Pin Ubuntu version to 22.04 LTS for reproducible builds
  • Add DEBIAN_FRONTEND=noninteractive to prevent interactive prompts during build

@cnuernber cnuernber merged commit 27078c9 into clj-python:master Jan 19, 2026
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.

Fix ubuntu version in dockerfiles

2 participants