removed useless container tags

This commit is contained in:
2024-05-02 09:23:59 +02:00
parent 6cd9ce42b6
commit 901f1162a8
3 changed files with 13 additions and 19 deletions

View File

@@ -4,6 +4,14 @@
Simple container for hugo development
## available tags
| tag | description |
| ------------ | ----------------------------------- |
| latest | multi-arch manifest |
| latest-amd64 | latest build for amd64 architecture |
| latest-arm64 | latest build for arm64 architecture |
## build
```bash
@@ -44,4 +52,3 @@ steps:
## TODO
- Auto build and update based on hugo version