update 5.4 to release docker image (#94)

motivation: 5.4 is out!

changes: use release docker images instead of nightly
This commit is contained in:
tomer doron 2021-05-06 18:24:14 -07:00 committed by GitHub
parent c6cdc69235
commit e2c4a510b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ services:
image: swift-metrics:20.04-5.4
build:
args:
base_image: "swiftlang/swift:nightly-5.4-focal"
ubuntu_version: "focal"
swift_version: "5.4"
test:
image: swift-metrics:20.04-5.4