Skip to content

Commit

Permalink
Merge pull request #9 from Stonks2Moon/fix/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoScheuermann committed Apr 29, 2021
2 parents c2e97ae + 737b196 commit 6df62fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:latest as build-stage
FROM node:15.14 as build-stage
WORKDIR /app
COPY package.json ./
COPY yarn.lock ./
Expand Down

0 comments on commit 6df62fa

Please sign in to comment.