Skip to content

Commit

Permalink
Merge pull request #226 from designedbyclu/patch-1
Browse files Browse the repository at this point in the history
Removed unknown PAGE ID
  • Loading branch information
craigary committed Mar 3, 2022
2 parents 52445a4 + 6713bc8 commit 25db784
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
ARG NOTION_PAGE_ID=adc3552cfc73442ab5048d4b1eb0079a

ARG NOTION_PAGE_ID =
# Install dependencies only when needed
FROM node:14-alpine AS deps
# Check https://github.com/nodejs/docker-node/tree/b4117f9333da4138b03a546ec926ef50a31506c3#nodealpine to understand why libc6-compat might be needed.
Expand Down

0 comments on commit 25db784

Please sign in to comment.