Skip to content

Commit b38763a

Browse files
committed
fix(router): use ubuntu:14.04.
1 parent c2119d4 commit b38763a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

router/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu-debootstrap:14.04
1+
FROM ubuntu:14.04
22

33
ENV DEBIAN_FRONTEND noninteractive
44

0 commit comments

Comments
 (0)