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:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:18.04
|
||||
FROM ubuntu:18.10
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
autoconf \
|
||||
|
||||
Reference in New Issue
Block a user