Skip to content

Add non-interactive installation for tzdata#3800

Open
champ24-36 wants to merge 1 commit intolm-sys:mainfrom
champ24-36:bot-fix-1773491298413
Open

Add non-interactive installation for tzdata#3800
champ24-36 wants to merge 1 commit intolm-sys:mainfrom
champ24-36:bot-fix-1773491298413

Conversation

@champ24-36
Copy link

The tzdata package installation was prompting for interactive configuration during the Docker build process, causing it to hang. This change adds the -y flag to apt-get install tzdata to automatically accept the default configuration, ensuring a non-interactive installation and preventing build failures.

This resolves issues reported in build logs where the process would stall waiting for user input.


Contributed via automated PR bot

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