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 4741a19 commit 41ab0f2Copy full SHA for 41ab0f2
README.md
@@ -43,12 +43,12 @@ This is a [fork](https://github.com/myoung34/docker-github-actions-runner).
43
## Tag convention
44
45
For example:
46
-`ubuntu-bionic-2.319.1-31.1`
+`ubuntu-bionic-2.320.0-31.1`
47
48
The tag consists entirely of the following parts:
49
50
- `ubuntu-bionic` - distributive and version
51
-- `2.319.1` - version of [Actions Runner](https://github.com/actions/runner/releases)
+- `2.320.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
52
- `31.1` - internal build number
53
54
---
0 commit comments