Skip to content

Commit db4f939

Browse files
Gabriel Monroycarmstrong
authored andcommitted
ref(logger): switch to ubuntu-debootstrap image
1 parent d2ad06c commit db4f939

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

logger/image/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM scratch
1+
FROM ubuntu-debootstrap:14.04
22

33
CMD ["/bin/logger"]
44
EXPOSE 514
55

6-
ADD . /
6+
ADD . /

0 commit comments

Comments
 (0)