Skip to content

Commit

Permalink
Update digdag version to 0.9.39
Browse files Browse the repository at this point in the history
  • Loading branch information
szyn committed Oct 3, 2019
1 parent 2cde142 commit 7ea1c0c
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:8u191-jre-alpine
LABEL maintainer "szyn"

ENV DIGDAG_VERSION 0.9.38
ENV DIGDAG_VERSION 0.9.39
WORKDIR /src

RUN apk add --no-cache \
Expand Down

0 comments on commit 7ea1c0c

Please sign in to comment.