Skip to content

Commit ca24997

Browse files
committed
Merge remote-tracking branch 'origin/renovate/node-22.x'
2 parents 29db6fe + 4adcce1 commit ca24997

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)