Skip to content

Commit

Permalink
Bump version to v0.9.42 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
y-ken authored Jul 27, 2020
1 parent 4a95bf1 commit bedb9c3
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.41
ENV DIGDAG_VERSION 0.9.42
WORKDIR /src

RUN apk add --no-cache \
Expand Down

0 comments on commit bedb9c3

Please sign in to comment.