Update Dockerfile

This commit is contained in:
shamoon 2025-03-11 13:56:20 -07:00
parent 1f282a1a93
commit bea02fc8c7
No known key found for this signature in database

View File

@ -1,5 +1,3 @@
# syntax = docker/dockerfile:latest
# Install dependencies only when needed
FROM docker.io/node:22-alpine AS deps