Skip to content

Commit 1e8ba62

Browse files
authored
fix: Update README with new Actions Runner version
Signed-off-by: DerSkythe <[email protected]>
1 parent 7a9e4e5 commit 1e8ba62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ This is a [fork](https://github.com/myoung34/docker-github-actions-runner).
4040
## Tag convention
4141

4242
For example:
43-
`ubuntu-noble-2.327.1-31.1`
43+
`ubuntu-noble-2.328.0-31.1`
4444

4545
The tag consists entirely of the following parts:
4646

4747
- `ubuntu-noble` - distributive and version
48-
- `2.327.1` - version of [Actions Runner](https://github.com/actions/runner/releases)
48+
- `2.328.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
4949
- `31.1` - internal build number
5050

5151
---

0 commit comments

Comments
 (0)