Skip to content

Commit

Permalink
Merge pull request zazukoians#5 from thomasleveil/patch-1
Browse files Browse the repository at this point in the history
HITCH_VERSION=1.5.2
  • Loading branch information
ktk authored Mar 3, 2020
2 parents 2a1e719 + 4cb7253 commit 0ffce5a
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
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.9
MAINTAINER Adrian Gschwend <[email protected]>

# Only update below
ARG HITCH_VERSION=1.5.0
ARG HITCH_VERSION=1.5.2

# dependencies
RUN apk --update add bash build-base libev libev-dev automake openssl openssl-dev autoconf curl byacc flex
Expand Down

0 comments on commit 0ffce5a

Please sign in to comment.