chore: up nodejs (#75)

This commit is contained in:
Sasha 2024-07-23 14:24:02 +02:00 committed by GitHub
parent eaa3e61fd2
commit 63e0c053ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:16-alpine3.16 FROM node:18-alpine3.20
LABEL maintainer="jakub@status.im" LABEL maintainer="jakub@status.im"