mirror of
https://github.com/fosrl/pangolin.git
synced 2025-06-21 04:45:41 +02:00
Update Dockerfile.pg
This commit is contained in:
parent
9897c53ed3
commit
fc6c93a08a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
ARG NODE_VERSION=20-alpine
|
ARG NODE_VERSION="20-alpine"
|
||||||
FROM node:${NODE_VERSION} AS builder
|
FROM node:${NODE_VERSION} AS builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue