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

Use Ubuntu 21.10

This commit is contained in:
Sebastian Bergmann
2021-07-13 10:12:16 +02:00
parent fc4722e8a0
commit 31915f2cdc

View File

@@ -1,4 +1,4 @@
FROM ubuntu:21.04 FROM ubuntu:21.10
RUN export DEBIAN_FRONTEND=noninteractive && \ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get update && \ apt-get update && \