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

Use Ubuntu 18.10

This commit is contained in:
Sebastian Bergmann
2018-09-19 12:01:27 -04:00
parent 8475b2d5f4
commit 6819c6e5f5

View File

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