Update Dockerfile
All checks were successful
build / extract-version (push) Successful in 3s
build / docker (push) Successful in 55s

This commit is contained in:
holzi1005 2025-04-09 21:02:08 +02:00
parent 39048e99c4
commit 10bbdb29c0

View file

@ -1,5 +1,5 @@
ARG VERSION=1.21.2
FROM node:23-alpine
ARG VERSION=1.21.2
WORKDIR /opt/app