Skip to content

Commit

Permalink
Updated dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieing committed Feb 4, 2021
1 parent 1286f62 commit eb2b896
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM starefossen/ruby-node
ENV BUNDLER_VERSION=2.1.4
# FROM starefossen/ruby-node
FROM ruby:2.6
ENV BUNDLER_VERSION=2.2.6

RUN apt-get update -qq && apt-get install -y
RUN apt-get -y install cups-client cups-bsd
Expand Down

0 comments on commit eb2b896

Please sign in to comment.