Merge pull request #5039 from urbit/jt/jw-v0.15.3.1

meta: update janeway to v0.15.3.1
This commit is contained in:
matildepark 2021-06-21 12:33:44 -05:00 committed by GitHub
commit cd400dfa69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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