mirror of
				https://github.com/dockersrc/ubuntu
				synced 2025-11-04 01:02:41 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				ubuntu-21-04 / ubuntu-21-04 (push) Failing after 4m20s
				
			
		
			
				
	
				ubuntu-20-04 / ubuntu-20-04 (push) Failing after 4m19s
				
			
		
			
				
	
				ubuntu-19-04 / ubuntu-19-04 (push) Failing after 4m45s
				
			
		
			
				
	
				ubuntu-23-04 / ubuntu-23-04 (push) Failing after 3m9s
				
			
		
			
				
	
				ubuntu-23-10 / ubuntu-23-10 (push) Failing after 4m49s
				
			
		
			
				
	
				ubuntu-24-04 / ubuntu-24-04 (push) Failing after 3h10m6s
				
			
		
			
				
	
				ubuntu-22-04 / ubuntu-22-04 (push) Failing after 3h14m47s
				
			
		
			
				
	
				ubuntu-latest / ubuntu-latest (push) Failing after 3h10m35s
				
			
		
			
				
	
				ubuntu-24-10 / ubuntu-24-10 (push) Failing after 3h12m15s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	ubuntu-21-04 / ubuntu-21-04 (push) Failing after 4m20s
				
			ubuntu-20-04 / ubuntu-20-04 (push) Failing after 4m19s
				
			ubuntu-19-04 / ubuntu-19-04 (push) Failing after 4m45s
				
			ubuntu-23-04 / ubuntu-23-04 (push) Failing after 3m9s
				
			ubuntu-23-10 / ubuntu-23-10 (push) Failing after 4m49s
				
			ubuntu-24-04 / ubuntu-24-04 (push) Failing after 3h10m6s
				
			ubuntu-22-04 / ubuntu-22-04 (push) Failing after 3h14m47s
				
			ubuntu-latest / ubuntu-latest (push) Failing after 3h10m35s
				
			ubuntu-24-10 / ubuntu-24-10 (push) Failing after 3h12m15s
				
			Dockerfile.19.04 Dockerfile.20.04 Dockerfile.21.04 Dockerfile.22.04 Dockerfile.23.04 Dockerfile.23.10
This commit is contained in:
		@@ -78,7 +78,7 @@ RUN set -e; \
 | 
			
		||||
  echo "Setting up prerequisites"; \
 | 
			
		||||
  echo "$LANG UTF-8" >"/etc/locale.gen"; \
 | 
			
		||||
  echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|' /etc/apt/sources.list; \
 | 
			
		||||
sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|g' /etc/apt/sources.list; \
 | 
			
		||||
  apt-get update;apt-get upgrade -yy;apt-get install -yy bash locales; \
 | 
			
		||||
  dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
 | 
			
		||||
  update-alternatives --install /bin/sh sh /bin/bash 1
 | 
			
		||||
 
 | 
			
		||||
@@ -78,7 +78,7 @@ RUN set -e; \
 | 
			
		||||
  echo "Setting up prerequisites"; \
 | 
			
		||||
  echo "$LANG UTF-8" >"/etc/locale.gen"; \
 | 
			
		||||
  echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|' /etc/apt/sources.list; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|g' /etc/apt/sources.list; \
 | 
			
		||||
  apt-get update;apt-get upgrade -yy;apt-get install -yy bash locales; \
 | 
			
		||||
  dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
 | 
			
		||||
  update-alternatives --install /bin/sh sh /bin/bash 1
 | 
			
		||||
 
 | 
			
		||||
@@ -78,7 +78,7 @@ RUN set -e; \
 | 
			
		||||
  echo "Setting up prerequisites"; \
 | 
			
		||||
  echo "$LANG UTF-8" >"/etc/locale.gen"; \
 | 
			
		||||
  echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|' /etc/apt/sources.list; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|g' /etc/apt/sources.list; \
 | 
			
		||||
  apt-get update;apt-get upgrade -yy;apt-get install -yy bash locales; \
 | 
			
		||||
  dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
 | 
			
		||||
  update-alternatives --install /bin/sh sh /bin/bash 1
 | 
			
		||||
 
 | 
			
		||||
@@ -78,7 +78,7 @@ RUN set -e; \
 | 
			
		||||
  echo "Setting up prerequisites"; \
 | 
			
		||||
  echo "$LANG UTF-8" >"/etc/locale.gen"; \
 | 
			
		||||
  echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|' /etc/apt/sources.list; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|g' /etc/apt/sources.list; \
 | 
			
		||||
  apt-get update;apt-get upgrade -yy;apt-get install -yy bash locales; \
 | 
			
		||||
  dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
 | 
			
		||||
  update-alternatives --install /bin/sh sh /bin/bash 1
 | 
			
		||||
 
 | 
			
		||||
@@ -78,7 +78,7 @@ RUN set -e; \
 | 
			
		||||
  echo "Setting up prerequisites"; \
 | 
			
		||||
  echo "$LANG UTF-8" >"/etc/locale.gen"; \
 | 
			
		||||
  echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|' /etc/apt/sources.list; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|g' /etc/apt/sources.list; \
 | 
			
		||||
  apt-get update;apt-get upgrade -yy;apt-get install -yy bash locales; \
 | 
			
		||||
  dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
 | 
			
		||||
  update-alternatives --install /bin/sh sh /bin/bash 1
 | 
			
		||||
 
 | 
			
		||||
@@ -78,7 +78,7 @@ RUN set -e; \
 | 
			
		||||
  echo "Setting up prerequisites"; \
 | 
			
		||||
  echo "$LANG UTF-8" >"/etc/locale.gen"; \
 | 
			
		||||
  echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|' /etc/apt/sources.list; \
 | 
			
		||||
  sed -i 's|http://\([a-z0-9.-]*\)\.archive.ubuntu.com/ubuntu|http://old-releases.ubuntu.com/ubuntu|g' /etc/apt/sources.list; \
 | 
			
		||||
  apt-get update;apt-get upgrade -yy;apt-get install -yy bash locales; \
 | 
			
		||||
  dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
 | 
			
		||||
  update-alternatives --install /bin/sh sh /bin/bash 1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user