Skip to content

Commit c133472

Browse files
authored
Update CNS ubuntu version to 20.04 (#772)
1 parent 48e0ee2 commit c133472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use a minimal image as a parent image
2-
FROM ubuntu:19.10
2+
FROM ubuntu:20.04
33
ARG CNS_BUILD_ARCHIVE
44

55
# Install plugin

0 commit comments

Comments
 (0)