mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
ci: bump ubuntu 19.04 images to 19.10
Ubuntu 19.04 goes EOL this month.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:19.04
|
||||
FROM ubuntu:19.10
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
g++ \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:19.04
|
||||
FROM ubuntu:19.10
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
g++ \
|
||||
|
||||
Reference in New Issue
Block a user