Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
otlet authored Nov 22, 2018
1 parent dd0db52 commit 72227de
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 evild/alpine-nodejs:6.3.0
MAINTAINER PAWEL OTLEWSKI <otlet@otlet.pl>

ARG MAILTRAIN_VERSION=1.24.0
ARG MAILTRAIN_VERSION=1.24.1

RUN set -ex && apk add --no-cache curl \
&& cd /tmp \
Expand Down

0 comments on commit 72227de

Please # to comment.