Skip to content

Commit

Permalink
Bump version to v0.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
szyn committed May 28, 2018
1 parent dd8d4d8 commit d6dd97c
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.24
ENV DIGDAG_VERSION 0.9.25
WORKDIR /src

RUN apk add --no-cache \
Expand Down

0 comments on commit d6dd97c

Please sign in to comment.