🔧 Bumped node image version in Dockerfile

This commit is contained in:
2025-02-21 11:05:57 -05:00
parent 54ee896e15
commit cb500f0fe4

View File

@@ -1,4 +1,4 @@
FROM node:12-alpine FROM node:22.1.0
LABEL maintainer="Rishi Ghan <rishi.ghan@gmail.com>" LABEL maintainer="Rishi Ghan <rishi.ghan@gmail.com>"
# Working directory # Working directory