Skip to content

Commit b7d7a56

Browse files
authored
Update README.md
Set version
1 parent 71752f9 commit b7d7a56

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
[![GitHub last commit](https://img.shields.io/github/last-commit/derskythe/docker-github-actions-runner?logo=github&logoColor=white&style=plastic)](https://github.com/derskythe/docker-github-actions-runner)
32
[![Create containers and deploy](https://github.com/derskythe/docker-github-actions-runner/actions/workflows/build-image.yml/badge.svg?style=plastic)](https://github.com/derskythe/docker-github-actions-runner/actions/workflows/build-image.yml)
43
[![BASE build](https://github.com/derskythe/docker-github-actions-runner/actions/workflows/build-base.yml/badge.svg?style=plastic)](https://github.com/derskythe/docker-github-actions-runner/actions/workflows/build-base.yml)
@@ -43,12 +42,12 @@ This is a [fork](https://github.com/myoung34/docker-github-actions-runner).
4342
## Tag convention
4443

4544
For example:
46-
`ubuntu-bionic-2.320.0-31.1`
45+
`ubuntu-bionic-2.321.0-31.1`
4746

4847
The tag consists entirely of the following parts:
4948

5049
- `ubuntu-bionic` - distributive and version
51-
- `2.320.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
50+
- `2.321.0` - version of [Actions Runner](https://github.com/actions/runner/releases)
5251
- `31.1` - internal build number
5352

5453
---

0 commit comments

Comments
 (0)