fix fontforge

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-05-11 10:18:29 -04:00
parent 852c488d16
commit de4ea14d2f
No known key found for this signature in database
GPG key ID: 18F3685C0022BFF3

View file

@ -10,7 +10,7 @@
# fghj/fontforge
# Base docker image
FROM ubuntu:latest
FROM ubuntu:16.04
LABEL maintainer "Axel Svensson <foss@axelsvensson.com>"
RUN apt-get update \