Skip to content

Commit

Permalink
Specify jessie as base
Browse files Browse the repository at this point in the history
  • Loading branch information
icarito committed May 24, 2018
1 parent 8c97137 commit 08739cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dockerfile # Plots2
# https://github.com/publiclab/plots2

FROM ruby:2.3
FROM ruby:2.3-jessie

LABEL maintainer="Sebastian Silva <sebastian@fuentelibre.org>"
LABEL description="This image deploys Plots2."
Expand Down

0 comments on commit 08739cf

Please sign in to comment.