Skip to content

Commit

Permalink
Merge pull request #26 from szyn/bump-digdag-0_9_40
Browse files Browse the repository at this point in the history
Bump DIGDAG_VERSION to 0.9.40
  • Loading branch information
szyn authored Jul 13, 2020
2 parents 9def9ad + c9dd0da commit 263df72
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:8u212-jre-alpine
LABEL maintainer "szyn"

ENV DIGDAG_VERSION 0.9.39
ENV DIGDAG_VERSION 0.9.40
WORKDIR /src

RUN apk add --no-cache \
Expand Down

0 comments on commit 263df72

Please sign in to comment.