Skip to content

Commit 5fb15bf

Browse files
committed
npm stage to impish; move parcel to devDeps, loosen versions; npm audit fix fail :-|
1 parent a40d083 commit 5fb15bf

File tree

3 files changed

+2027
-489
lines changed

3 files changed

+2027
-489
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:hirsute as nodebuilder
1+
FROM ubuntu:impish as nodebuilder
22
ENV DEBIAN_FRONTEND=noninteractive
33
RUN apt-get -y update
44
RUN apt-get -y install nodejs npm

0 commit comments

Comments
 (0)