back to alpine for now
This commit is contained in:
parent
c003955c3d
commit
c1b14e20ef
@ -1,5 +1,5 @@
|
|||||||
# Installs Node image
|
# Installs Node image
|
||||||
FROM node:18-buster as base
|
FROM node:18-alpine as base
|
||||||
|
|
||||||
# sets the working directory for any RUN, CMD, COPY command
|
# sets the working directory for any RUN, CMD, COPY command
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user