Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Bump GH actions to 2.165.2
  • Loading branch information
myoung34 authored Feb 12, 2020
1 parent 2f3b19d commit 657f9b8
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.1"
ARG GH_RUNNER_VERSION="2.165.2"
ARG TARGETPLATFORM

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

0 comments on commit 657f9b8

Please sign in to comment.