We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c740e commit 630567aCopy full SHA for 630567a
docker/Dockerfile.base.arm64
@@ -3,7 +3,7 @@
3
# libraries.
4
#
5
6
-FROM arm64v8/ubuntu:18.04
+FROM openebs/arm64v8-ubuntu:xenial-20200326
7
8
RUN apt-get clean && \
9
rm -rf /var/lib/apt/lists/* && \
0 commit comments