Skip to content

Commit

Permalink
Update Node.js to v20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent c1e2609 commit 7f323d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/video-sender/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.8-buster as builder
FROM node:20.9-buster as builder
ENV ESP_EYE_IP 192.168.12.199
WORKDIR /app
COPY package.json package-lock.json /app/
Expand Down

0 comments on commit 7f323d4

Please sign in to comment.