Skip to content

Commit

Permalink
Update Node.js to v20.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 9735e89 commit d236ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tekst-Web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# BUILDER
# =======

FROM node:20.14.0-alpine3.20 AS builder
FROM node:20.17.0-alpine3.20 AS builder

ARG WEB_PATH
ARG SERVER_URL
Expand Down

0 comments on commit d236ce8

Please sign in to comment.