mirror of https://github.com/mthenw/frontail.git
feat: use Debian buster (#221)
parent
cd871ad361
commit
a5582dc34f
|
@ -1,4 +1,4 @@
|
|||
FROM node:12-stretch-slim
|
||||
FROM node:12-buster-slim
|
||||
|
||||
WORKDIR /frontail
|
||||
ADD . .
|
||||
|
|
Loading…
Reference in New Issue