summaryrefslogtreecommitdiff
path: root/ci/docker/s390x-unknown-linux-gnu/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/docker/s390x-unknown-linux-gnu/Dockerfile')
-rw-r--r--ci/docker/s390x-unknown-linux-gnu/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/docker/s390x-unknown-linux-gnu/Dockerfile b/ci/docker/s390x-unknown-linux-gnu/Dockerfile
index b26252a00f..73d158dbcf 100644
--- a/ci/docker/s390x-unknown-linux-gnu/Dockerfile
+++ b/ci/docker/s390x-unknown-linux-gnu/Dockerfile
@@ -1,4 +1,4 @@
-FROM ubuntu:20.04
+FROM ubuntu:22.04
RUN apt-get update && apt-get install -y --no-install-recommends \
curl ca-certificates \