Use latest Docker in CI
Force a Docker upgrade for all Linux runners. Fixes: #1294
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# Build the latest openSUSE Tumbleweed image
|
||||
# we have to pin this for now..
|
||||
# see https://github.com/profanity-im/profanity/issues/1294
|
||||
FROM registry.opensuse.org/opensuse/tumbleweed:20200324
|
||||
FROM opensuse/tumbleweed
|
||||
|
||||
# expect - for functional tests
|
||||
# libmicrohttpd - for stabber
|
||||
|
||||
Reference in New Issue
Block a user