We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737c37d commit a119fdbCopy full SHA for a119fdb
ci/docker/sparc64-unknown-linux-gnu/Dockerfile
@@ -1,4 +1,5 @@
1
-FROM ubuntu:22.04
+# FIXME: Update to 22.04 once Debian image of sparc64 has a newer glibc.
2
+FROM ubuntu:20.04
3
4
RUN apt-get update && apt-get install -y --no-install-recommends \
5
curl ca-certificates \
0 commit comments