diff --git a/README.template b/README.template index 2b9c485..9c18789 100644 --- a/README.template +++ b/README.template @@ -4,14 +4,14 @@ __DESCRIPTION__ [![Build Status](https://git.pi-farm.de/pi-farm/__REPO_NAME__/actions/workflows/build-and-push.yaml/badge.svg)](https://git.pi-farm.de/pi-farm/__REPO_NAME__/actions) [![Gitea Repo](https://img.shields.io/badge/gitea-repository-blue?logo=gitea&logoColor=white)](__REPO_URL__) -Dieses Repository wird automatisch gebaut und gepusht. +This repository is built and pushed automatically. __DOCKERHUB_LINK__ -### ๐Ÿ—๏ธ Plattform Unterstรผtzung -| Architektur | Status | Basis-Image | Build Datum | +### ๐Ÿ—๏ธ Platform Support +| Architecture | Status | Base Image | Build Date | | :--- | :--- | :--- | :--- | -| x86_64 (amd64) | โœ… Aktiv | __BASE_IMAGE__ | __CURRENT_DATE__ | +| x86_64 (amd64) | โœ… Active | __BASE_IMAGE__ | __CURRENT_DATE__ | | aarch64 (arm64) | __ARM_STATUS__ | __BASE_IMAGE__ | __CURRENT_DATE__ | ### ๐Ÿš€ Docker Pull @@ -27,9 +27,9 @@ __COMPOSE_BLOCK__ __DOCKER_RUN__ ``` -*Zuletzt aktualisiert am: __CURRENT_DATE__* +*Last updated on: __CURRENT_DATE__* -### ๐Ÿ“œ Versions-Historie -| Version | Datum | Status | +### ๐Ÿ“œ Version History +| Version | Date | Status | | :--- | :--- | :--- | __HISTORY_CONTENT__ \ No newline at end of file