1
0
mirror of https://github.com/sebastianbergmann/docker-amiga-gcc.git synced 2026-05-03 18:56:52 +00:00

Use Ubuntu 19.10

This commit is contained in:
Sebastian Bergmann
2019-08-07 17:28:52 +02:00
parent 3f2a03d4e2
commit faa524ee71

View File

@@ -1,4 +1,4 @@
FROM ubuntu:19.04
FROM ubuntu:19.10
RUN apt-get update && apt-get install -y \
autoconf \