Update base image for nodejs microservices
This commit is contained in:
parent
36de871027
commit
518807f863
@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM node:16.15.1-bullseye-slim
|
FROM thingsboard/node:16.15.1-bullseye-slim
|
||||||
|
|
||||||
ENV NODE_ENV production
|
ENV NODE_ENV production
|
||||||
ENV DOCKER_MODE true
|
ENV DOCKER_MODE true
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM node:16.15.1-bullseye-slim
|
FROM thingsboard/node:16.15.1-bullseye-slim
|
||||||
|
|
||||||
ENV NODE_ENV production
|
ENV NODE_ENV production
|
||||||
ENV DOCKER_MODE true
|
ENV DOCKER_MODE true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user