chvers dockerfile
This commit is contained in:
parent
b2d14f8570
commit
3822ce1f7b
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:bookworm AS build
|
FROM node:bookworm AS build
|
||||||
|
|
||||||
RUN node -v
|
RUN node -v
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue