Skip to content

Commit

Permalink
update to latest runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderKnape committed Aug 25, 2020
1 parent a7d0cde commit 150e651
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
@@ -1,6 +1,6 @@
FROM debian:buster-slim

ARG GITHUB_RUNNER_VERSION="2.267.1"
ARG GITHUB_RUNNER_VERSION="2.273.0"

ENV RUNNER_NAME "runner"
ENV GITHUB_PAT ""
Expand Down

0 comments on commit 150e651

Please sign in to comment.