Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Docker split
  • Loading branch information
glbrntt committed Sep 28, 2022
commit a259de428d4caa9ebbfb0c5e36230acc562237b6
3 changes: 2 additions & 1 deletion docker/docker-compose.2204.57.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ services:
image: async-http-client:22.04-5.7
build:
args:
base_image: "swift:5.7-jammy"
ubuntu_version: "jammy"
swift_version: "5.7"

test:
image: async-http-client:22.04-5.7
Expand Down