Skip to content

Commit 361e2e6

Browse files
committed
Add Docker tags in README.md
1 parent 6e5a3b5 commit 361e2e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
GitHub allows developers to run GitHub Actions workflows on your own runners.
77
This Docker image allows you to create your own runners on Docker.
88

9-
For now, there are only Debian Buster and Ubuntu Focal images, but I may add more variants in the future. Feel free to create an issue if you want another base image.
9+
For now, there are only Debian Buster (tagged with `latest` and `vX.Y.Z`) and Ubuntu Focal (tagged with `ubuntu-20.04` and `vX.Y.Z-ubuntu-20.04`) images, but I may add more variants in the future. Feel free to create an issue if you want another base image.
1010

1111
## Important notes
1212

0 commit comments

Comments
 (0)