mirror of
https://github.com/go-gitea/gitea
synced 2025-12-05 12:28:26 +00:00
Remove 'ENV DEBIAN_FRONTEND noninteractive'
This commit is contained in:
@@ -3,8 +3,6 @@ FROM ubuntu
|
||||
# Set the file maintainer (your name - the file's author)
|
||||
MAINTAINER Borja Burgos <borja@tutum.co>
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
# Update the default application repository sources list
|
||||
RUN apt-get update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user