[c] bugfix a brainfart
All checks were successful
Build and Push Docker Image / docker-build (push) Successful in 1m14s
All checks were successful
Build and Push Docker Image / docker-build (push) Successful in 1m14s
This commit is contained in:
parent
7e175c597b
commit
bcb75363f9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# container img
|
# container img
|
||||||
FROM node:14
|
FROM node:20
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# copy files and install deps
|
# copy files and install deps
|
||||||
|
|
Loading…
Reference in a new issue