Skip to content

Commit a875c2d

Browse files
authored
Update CI to use release 5.10 (#101)
1 parent 76951d7 commit a875c2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker/docker-compose.2204.510.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ services:
55
image: &image swift-openapi-runtime:22.04-5.10
66
build:
77
args:
8-
base_image: "swiftlang/swift:nightly-5.10-jammy"
8+
ubuntu_version: "jammy"
9+
swift_version: "5.10"
910

1011
test:
1112
image: *image

0 commit comments

Comments
 (0)