Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/2024-migrate-frontend' into 2024…
Browse files Browse the repository at this point in the history
…-migrate-frontend
  • Loading branch information
jneo8 committed Jan 28, 2024
2 parents dc59e60 + 5db4bd7 commit a9f11a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ WORKDIR /usr/local
COPY package-lock.json package-lock.json
COPY package.json package.json

RUN apt-get update && apt-get install -y python
RUN apt-get install -y build-essential
RUN npm ci

COPY assets ./assets
Expand Down
2 changes: 1 addition & 1 deletion configs/pageSponsors.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const sponsorFormLink =
'https://docs.google.com/presentation/d/1_tpU1GVfZY5URC-bjbdgwQc_-MIChkmH1Y6NPq_-df8/edit#slide=id.g208f7def1c2_1_11'
'https://docs.google.com/forms/d/e/1FAIpQLSfUJJlrdauqiAw9kteSGkCmfIMZqFPy5w8yMU60YilevWA56g/viewform'

0 comments on commit a9f11a8

Please sign in to comment.