Skip to content

Commit 8bf1138

Browse files
committed
Specify 20.04 to aarch64 image
1 parent 7ebc3ce commit 8bf1138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/hub/Dockerfile-aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ COPY ./ .
55

66
RUN make prod-docker
77

8-
FROM arm64v8/ubuntu
8+
FROM arm64v8/ubuntu:20.04
99
LABEL description="Nervos CKB is a public permissionless blockchain, the common knowledge layer of Nervos network."
1010
LABEL maintainer="Nervos Core Dev <[email protected]>"
1111

0 commit comments

Comments
 (0)