Skip to content

Resolve #292434 "Set env to disable tzdata console"

Isaac Dawson requested to merge 292434-set-env-to-disable-tzdata-console into master

What does this MR do?

  • Adds the ARG DEBIAN_FRONTEND=noninteractive to the Dockerfile to fix stuck builds
  • Apparently debian updated a lot, since apt installing python now installs python3.9 instead of 3.8.

What are the relevant issue numbers?

gitlab-org/gitlab#292434 (closed)

Does this MR meet the acceptance criteria?

//cc @cam_swords @craigmsmith

Closes #292434

Edited by Isaac Dawson

Merge request reports