Skip to content

Commit

Permalink
Bump runner version from 2.321.0 to 2.322.0
Browse files Browse the repository at this point in the history
  • Loading branch information
takahiro-yamada committed Jan 28, 2025
1 parent 00f13b1 commit 949d865
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.321.0
ARG RUNNER_VERSION=2.322.0

ENV DEBIAN_FRONTEND=noninteractive
# hadolint ignore=DL3015
Expand Down

0 comments on commit 949d865

Please sign in to comment.