This commit is contained in:
parent
5d63563c01
commit
6675dc18f1
@ -1,4 +1,4 @@
|
|||||||
FROM node:18-alpine AS base
|
FROM fascinated/docker-images:node-pnpm-latest AS base
|
||||||
|
|
||||||
# The web Dockerfile is copy-pasted into our main docs at /docs/handbook/deploying-with-docker.
|
# The web Dockerfile is copy-pasted into our main docs at /docs/handbook/deploying-with-docker.
|
||||||
# Make sure you update this Dockerfile, the Dockerfile in the web workspace and copy that over to Dockerfile in the docs.
|
# Make sure you update this Dockerfile, the Dockerfile in the web workspace and copy that over to Dockerfile in the docs.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM node:18-alpine AS base
|
FROM fascinated/docker-images:node-pnpm-latest AS base
|
||||||
|
|
||||||
# The web Dockerfile is copy-pasted into our main docs at /docs/handbook/deploying-with-docker.
|
# The web Dockerfile is copy-pasted into our main docs at /docs/handbook/deploying-with-docker.
|
||||||
# Make sure you update this Dockerfile, the Dockerfile in the web workspace and copy that over to Dockerfile in the docs.
|
# Make sure you update this Dockerfile, the Dockerfile in the web workspace and copy that over to Dockerfile in the docs.
|
||||||
|
Loading…
Reference in New Issue
Block a user