Skip to content

Commit

Permalink
Update Node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 3e896d7 commit 3d302c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Originaly created by "Jiří Štefka <[email protected]>"
# Modified by Presti
# This code is under the GPLv3 license.
FROM node:18-alpine
FROM node:20-alpine

LABEL developer="Presti <[email protected]>"
LABEL maintainer="Jiří Štefka <[email protected]>"
Expand Down

0 comments on commit 3d302c1

Please sign in to comment.