Files
swift-openapi-lambda/docker/docker-compose.2204.59.yaml
T

19 lines
265 B
YAML

version: "3"
services:
runtime-setup:
image: &image swift-openapi-lambda:22.04-5.9
build:
args:
ubuntu_version: "jammy"
swift_version: "5.9"
test:
image: *image
shell:
image: *image
soundness:
image: *image