From a986fa79b3434736e5be67c255f845aec3d33fbb Mon Sep 17 00:00:00 2001 From: Christian Torbidone <73131550+killerbossoriginal@users.noreply.github.com> Date: Thu, 8 Aug 2024 02:12:38 +0200 Subject: [PATCH] . --- nodejs/20/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodejs/20/Dockerfile b/nodejs/20/Dockerfile index 12fd695..92aed70 100644 --- a/nodejs/20/Dockerfile +++ b/nodejs/20/Dockerfile @@ -1,3 +1,4 @@ +# # Copyright (c) 2021 Matthew Penner # # Permission is hereby granted, free of charge, to any person obtaining a copy @@ -17,6 +18,7 @@ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. +# FROM --platform=$TARGETOS/$TARGETARCH node:20-alpine