Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Update kinesalite version from 1.11.6 to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paasar committed Jan 10, 2019
1 parent b20ebb6 commit d411195
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 @@
FROM node:8-alpine
LABEL maintainer="Tommi Haapaniemi"

ENV KINESALITE_VERSION=1.11.6
ENV KINESALITE_VERSION=1.14.0

RUN \
apk add --no-cache python make g++ && \
Expand Down

0 comments on commit d411195

Please sign in to comment.