From 87203447267327e4c1440db4d60412eeff57e8bc Mon Sep 17 00:00:00 2001 From: Eduardo Ramos Testillano Date: Thu, 7 Jul 2022 23:48:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 116a712..bd9f948 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ $ ./build.sh --project-image ``` This image is built with `./Dockerfile`. +Both `ubuntu` and `alpine` base images are supported, but the official image uploaded is the one based in `ubuntu`. ## Usage @@ -57,6 +58,7 @@ $ ./build.sh --builder-image ``` This image is built with `./Dockerfile.build`. +Both `ubuntu` and `alpine` base images are supported, but the official image uploaded is the one based in `ubuntu`. ### Usage