We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eff19c commit ebbaf36Copy full SHA for ebbaf36
Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: Copyright (c) 2024-2025 Zerocracy
2
# SPDX-License-Identifier: MIT
3
4
-FROM ruby:3.3
+FROM ruby:3.4
5
6
LABEL "repository"="https://github.com/zerocracy/judges-action"
7
LABEL "maintainer"="Yegor Bugayenko"
0 commit comments