Skip to content

Commit

Permalink
Update 2.310.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arcivanov committed Oct 10, 2023
1 parent e83b5f2 commit ba9b146
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
pull_request:
env:
IMAGE_NAME: karellen-gha-runner
RUNNER_VERSION: 2.309.0
RUNNER_VERSION: 2.310.0

jobs:
push:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ubuntu:jammy

ARG RUNNER_VERSION
ARG RUNNER_ARCH
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.3.2
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.4.0


RUN mkdir -p /home/runner
Expand Down

0 comments on commit ba9b146

Please sign in to comment.