503에러 우회 수정
This commit is contained in:
parent
1d8d90e5c6
commit
7b3b856476
|
|
@ -1,5 +1,3 @@
|
||||||
# syntax=docker/dockerfile:1
|
|
||||||
|
|
||||||
# Base image (Debian-based for glibc + OpenSSL compatibility)
|
# Base image (Debian-based for glibc + OpenSSL compatibility)
|
||||||
FROM node:20-bookworm-slim AS base
|
FROM node:20-bookworm-slim AS base
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue