Skip to content

Commit

Permalink
Bump RUNNER_VERSION from 2.319.1 to 2.320.0
Browse files Browse the repository at this point in the history
  • Loading branch information
takahiro-yamada committed Oct 28, 2024
1 parent 9a38428 commit dcd0b74
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.319.1
ARG RUNNER_VERSION=2.320.0

ENV DEBIAN_FRONTEND=noninteractive
# hadolint ignore=DL3015
Expand Down

0 comments on commit dcd0b74

Please sign in to comment.