mirror of
https://github.com/sebastianbergmann/docker-amiga-gcc.git
synced 2025-11-23 19:22:12 +00:00
Use Ubuntu 19.04
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:18.10
|
||||
FROM ubuntu:19.04
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
autoconf \
|
||||
|
||||
Reference in New Issue
Block a user