Skip to content

Commit 266a083

Browse files
authored
docker: use 5.4 release instead of nightly (#291)
1 parent 3d57696 commit 266a083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.2004.54.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
image: swift-nio-ssl:20.04-5.4
77
build:
88
args:
9-
base_image: "swiftlang/swift:nightly-5.4-focal"
9+
base_image: "swift:5.4-focal"
1010
ubuntu_version: "focal"
1111
swift_version: "5.4"
1212

0 commit comments

Comments
 (0)