Skip to content

Commit

Permalink
Bump to 2.165.1
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 authored Jan 31, 2020
1 parent c72e53d commit 000da19
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 ubuntu:rolling
LABEL maintainer="[email protected]"

ARG GIT_VERSION="2.23.0"
ARG GH_RUNNER_VERSION="2.165.0"
ARG GH_RUNNER_VERSION="2.165.1"

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# hadolint ignore=DL3003
Expand Down

0 comments on commit 000da19

Please sign in to comment.