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 9e92abb commit eb43fd0Copy full SHA for eb43fd0
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.315.0-31.1`
+`ubuntu-bionic-2.316.0-31.1`
47
48
The tag consists entirely of the following parts:
49
50
- `ubuntu-bionic` - distributive and version
51
-- `2.313.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
+- `2.316.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
52
- `31.1` - internal build number
53
54
---
0 commit comments