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 836d2fd commit 860cca1Copy full SHA for 860cca1
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.317.0-31.1`
+`ubuntu-bionic-2.318.0-31.1`
47
48
The tag consists entirely of the following parts:
49
50
- `ubuntu-bionic` - distributive and version
51
-- `2.317.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
+- `2.318.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
52
- `31.1` - internal build number
53
54
---
0 commit comments