fix: syntax 지시문 제거

This commit is contained in:
dohyeons 2025-10-20 18:29:24 +09:00
parent 74487b5455
commit c3064ac01f
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
# syntax=docker/dockerfile:1
# Base image (WACE Docker Hub)
FROM dockerhub.wace.me/node:20.19-alpine.linux AS base
WORKDIR /app