Skip to content

Commit

Permalink
Switch to Docker image on the Github registry
Browse files Browse the repository at this point in the history
To avoid the DockerHub rate limit when running CI builds
  • Loading branch information
rprieto committed Jan 20, 2021
1 parent 1a36f9a commit bc47a9e
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 thumbsupgallery/runtime:alpine
FROM ghcr.io/thumbsup/build:node-12

WORKDIR /app
COPY package.json .
Expand Down

0 comments on commit bc47a9e

Please sign in to comment.