Fix typo [skip ci]

This commit is contained in:
Elara 2023-08-14 04:29:32 +00:00
parent 316eebcef8
commit db328737de
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# static
The [static image](https://gitea.elara.ws/Elara6331/-/packages/container/static/latest) is a basic image with just enough iles to run static binaries. It's meant to be used as a base image and is useless outside of that.
The [static image](https://gitea.elara.ws/Elara6331/-/packages/container/static/latest) is a basic image with just enough files to run static binaries. It's meant to be used as a base image and is useless outside of that.
This image will only run static binaries (i.e. Go binaries with `CGO_ENABLED=0`) as it doesn't include musl or glibc