mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-22 20:25:13 +03:00
🐳 Re: #136 - Sets Docker base to alpine3.14 LTS
This commit is contained in:
parent
c8df328178
commit
a658fb54c0
@ -1,4 +1,4 @@
|
||||
FROM node:lts-alpine
|
||||
FROM node:lts-alpine3.14
|
||||
|
||||
# Define some ENV Vars
|
||||
ENV PORT=80 \
|
||||
|
Loading…
Reference in New Issue
Block a user