mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Tests: Change unsupported Ubuntu 19.04 for supported version 19.10
This commit is contained in:
committed by
Ondrej Zajicek (work)
parent
82bfee76f0
commit
e6785c469b
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:19.04
|
||||
FROM ubuntu:19.10
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
RUN sed -i 's/deb.debian.org/ftp.cz.debian.org/' /etc/apt/sources.list
|
||||
RUN apt-get -y update
|
Reference in New Issue
Block a user