Skip to content

Commit 4adcce1

Browse files
chore(deps): update node.js to v22
1 parent f147177 commit 4adcce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Frontend/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Originaly created by "Jiří Štefka <[email protected]>"
22
# Modified by Presti
33
# This code is under the GPLv3 license.
4-
FROM node:20-alpine
4+
FROM node:22-alpine
55

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

0 commit comments

Comments
 (0)