docker FROM thingsboard/openjdk17:bookworm-slim

This commit is contained in:
Sergey Matvienko 2023-10-24 13:56:15 +02:00
parent 0360e655ae
commit 76ff8f4d93
10 changed files with 10 additions and 10 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
COPY start-tb-monitoring.sh ${pkg.name}.deb /tmp/

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
COPY start-tb-node.sh ${pkg.name}.deb /tmp/

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
ENV PG_MAJOR=12

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
ENV PG_MAJOR 12

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
COPY start-tb-coap-transport.sh ${pkg.name}.deb /tmp/

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
COPY start-tb-http-transport.sh ${pkg.name}.deb /tmp/

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
COPY start-tb-lwm2m-transport.sh ${pkg.name}.deb /tmp/

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
COPY start-tb-mqtt-transport.sh ${pkg.name}.deb /tmp/

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
COPY start-tb-snmp-transport.sh ${pkg.name}.deb /tmp/

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
FROM thingsboard/openjdk17:bullseye-slim
FROM thingsboard/openjdk17:bookworm-slim
COPY start-tb-vc-executor.sh ${pkg.name}.deb /tmp/