Skip to content

Commit

Permalink
Bump to 2.169.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Apr 8, 2020
1 parent ca85306 commit 2092768
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="3vilpenguin@gmail.com"

ARG GIT_VERSION="2.23.0"
ARG GH_RUNNER_VERSION="2.168.0"
ARG GH_RUNNER_VERSION="2.169.0"
ARG TARGETPLATFORM

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 2092768

Please sign in to comment.