Update base image version for js-executor and web-ui docker builds
This commit is contained in:
parent
06d87f6d6e
commit
45bac3751a
@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM node:16.13.1-buster-slim
|
FROM node:16.13.1-bullseye-slim
|
||||||
|
|
||||||
COPY start-js-executor.sh /tmp/
|
COPY start-js-executor.sh /tmp/
|
||||||
|
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM node:16.13.1-buster-slim
|
FROM node:16.13.1-bullseye-slim
|
||||||
|
|
||||||
COPY start-web-ui.sh /tmp/
|
COPY start-web-ui.sh /tmp/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user