docker: bump minor version FROM thingsboard/node:16.20.2-bookworm-slim (previous was 16.17.0-bullseye-slim)
This commit is contained in:
parent
0188efce7e
commit
1b428cf84d
@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM thingsboard/node:16.17.0-bullseye-slim
|
FROM thingsboard/node:16.20.2-bookworm-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 thingsboard/node:16.17.0-bullseye-slim
|
FROM thingsboard/node:16.20.2-bookworm-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