Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
Use node:10-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
croomes committed Apr 9, 2020
1 parent f520543 commit c437725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:slim
FROM node:10-slim

ENV PORT 3000

Expand Down

0 comments on commit c437725

Please sign in to comment.