Skip to content

Commit

Permalink
Bump version to 0.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
szyn authored Oct 23, 2017
1 parent ce6f5c0 commit 0896ecc
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 openjdk:8u131-jre-alpine
LABEL maintainer "szyn"

ENV DIGDAG_VERSION 0.9.19
ENV DIGDAG_VERSION 0.9.20
WORKDIR /src

RUN apk add --no-cache \
Expand Down

0 comments on commit 0896ecc

Please sign in to comment.