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 7ebc3ce commit 8bf1138Copy full SHA for 8bf1138
docker/hub/Dockerfile-aarch64
@@ -5,7 +5,7 @@ COPY ./ .
5
6
RUN make prod-docker
7
8
-FROM arm64v8/ubuntu
+FROM arm64v8/ubuntu:20.04
9
LABEL description="Nervos CKB is a public permissionless blockchain, the common knowledge layer of Nervos network."
10
LABEL maintainer="Nervos Core Dev <[email protected]>"
11
0 commit comments