aboutsummaryrefslogtreecommitdiff
path: root/Docker/Dockerfile-QEMU-ARM
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-10-19 02:39:18 +0200
committerGravatar GitHub <noreply@github.com> 2019-10-19 02:39:18 +0200
commitbc820a151a1f22ab8d2a25c209bb4fc5ccd1b1bd (patch)
tree51793abdcabe8dabc38bc2afafac2af13e99de7b /Docker/Dockerfile-QEMU-ARM
parent5cc198c2e226d6e84b0d88e6597034626a74c810 (diff)
Docker update to Ubuntu 19.10 (#2577)
Released today with PHP 7.3.8, Apache 2.4.41 http://releases.ubuntu.com/eoan/
Diffstat (limited to 'Docker/Dockerfile-QEMU-ARM')
-rw-r--r--Docker/Dockerfile-QEMU-ARM2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docker/Dockerfile-QEMU-ARM b/Docker/Dockerfile-QEMU-ARM
index ea1f98798..f7389fcbc 100644
--- a/Docker/Dockerfile-QEMU-ARM
+++ b/Docker/Dockerfile-QEMU-ARM
@@ -1,7 +1,7 @@
# Only relevant for Docker Hub or QEMU multi-architecture builds.
# Prefer the normal `Dockerfile` if you are building manually on the targeted architecture.
-FROM arm32v7/ubuntu:19.04
+FROM arm32v7/ubuntu:19.10
# Requires ./hooks/*
COPY ./Docker/qemu-arm-* /usr/bin/