Merge a87562c7a5 into release/next-js

This commit is contained in:
janeway-bot 2021-02-03 22:38:49 +04:00 committed by GitHub
commit e86a64359e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM jaredtobin/janeway:v0.13.3
FROM jaredtobin/janeway:v0.13.4
COPY entrypoint.sh /entrypoint.sh
EXPOSE 22/tcp
ENTRYPOINT ["/entrypoint.sh"]