Skip to content

Commit 8b656ae

Browse files
author
Lukas Matt
committed
bump to v1.0.3
1 parent 74fab8c commit 8b656ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt-get install -y curl
77

88
RUN useradd -ms /bin/bash user
99

10-
RUN curl -o /usr/local/bin/github-integration -L https://github.com/thefederationinfo/github-integration/releases/download/v1.0.2/github-integration.$(uname -m)
10+
RUN curl -o /usr/local/bin/github-integration -L https://github.com/thefederationinfo/github-integration/releases/download/v1.0.3/github-integration.$(uname -m)
1111

1212
RUN apt-get purge -y curl
1313
RUN apt-get autoremove -y

0 commit comments

Comments
 (0)