mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-08 05:08:40 +00:00
Auto merge of #67831 - mati865:ci-images-upgrade, r=pietroalbini
ci: bump ubuntu 19.04 images to 19.10 Ubuntu 19.04 goes EOL this month.
This commit is contained in:
commit
3ebcfa1451
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:19.04
|
FROM ubuntu:19.10
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
g++ \
|
g++ \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:19.04
|
FROM ubuntu:19.10
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
g++ \
|
g++ \
|
||||||
|
Loading…
Reference in New Issue
Block a user