Skip to content

Commit

Permalink
Merge pull request #188 from cybozu-go/bump-runner-version
Browse files Browse the repository at this point in the history
Bump runner version from 2.320.0 to 2.321.0
  • Loading branch information
takahiro-yamada authored Jan 14, 2025
2 parents 4c2eb34 + 66d9b92 commit cf64acf
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 @@ -19,7 +19,7 @@ LABEL org.opencontainers.image.source="https://github.com/cybozu-go/meows"

# Even if the version of the runner is out of date, it will self-update at job execution time. So there is no problem to update it when you notice.
# TODO: Until https://github.com/cybozu-go/meows/issues/137 is fixed, update it manually.
ARG RUNNER_VERSION=2.320.0
ARG RUNNER_VERSION=2.321.0

ENV DEBIAN_FRONTEND=noninteractive
# hadolint ignore=DL3015
Expand Down

0 comments on commit cf64acf

Please sign in to comment.