Upgrade to debian:buster (#5639)

This commit is contained in:
Michael Vines 2019-08-24 21:41:04 -07:00 committed by GitHub
parent 1abdeca4c1
commit ef8eff69e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:stretch
FROM debian:buster
# JSON RPC port
EXPOSE 8899/tcp