We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9e4e5 commit 1e8ba62Copy full SHA for 1e8ba62
README.md
@@ -40,12 +40,12 @@ This is a [fork](https://github.com/myoung34/docker-github-actions-runner).
40
## Tag convention
41
42
For example:
43
-`ubuntu-noble-2.327.1-31.1`
+`ubuntu-noble-2.328.0-31.1`
44
45
The tag consists entirely of the following parts:
46
47
- `ubuntu-noble` - distributive and version
48
-- `2.327.1` - version of [Actions Runner](https://github.com/actions/runner/releases)
+- `2.328.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
49
- `31.1` - internal build number
50
51
---
0 commit comments