From ca4574fcf40be2566266c5593f270a1bef3111ef Mon Sep 17 00:00:00 2001 From: fabiankachlock Date: Thu, 4 Jul 2024 20:43:28 +0200 Subject: [PATCH] release: v0.1.0 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8e13eaf..4736840 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,9 @@ It should only be used for the build stage. The production image depend on the t - `nginx:stable-alpine` (frontend/docs) - `mcr.microsoft.com/dotnet/aspnet:8.0` (backend) + +## version compatibilities + +| image version | included | +| ------------- | ---------------------------------------------------------------------- | +| v0.1.0 | alpine:3.19.2
dotnet-sdk:8.0.6
node:20.15.0
zwooc:1.0.1 | \ No newline at end of file