Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
agusaldasoro authored Oct 4, 2021
1 parent b8057c2 commit 7920b06
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
Expand Up @@ -51,7 +51,7 @@ COPY --from=content-builder /app/content/dist/src content/
COPY --from=lambdas-builder /app/lambdas/dist/src lambdas/

ENV COMMIT_HASH=bc34832282cfa746cfb1f27184cf3b53f321a164
ENV CATALYST_VERSION=2.3.2
ENV CATALYST_VERSION=2.3.3

EXPOSE 6969
EXPOSE 7070
Expand Down

0 comments on commit 7920b06

Please sign in to comment.