Skip to content

Commit

Permalink
Merge pull request #10 from uc-cdis/fix/quay-build
Browse files Browse the repository at this point in the history
fix: using Quay image for node
  • Loading branch information
atharvar28 authored Nov 18, 2021
2 parents 33c2743 + 4249b7d commit 5b08576
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:12
FROM quay.io/cdis/node:12

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 5b08576

Please sign in to comment.