Files
swift-openapi-lambda/docker/docker-compose.2204.510.yaml
T
2023-12-12 21:51:48 -05:00

15 lines
226 B
YAML

version: "3"
services:
runtime-setup:
image: &image swift-openapi-lambda:22.04-5.10
build:
args:
base_image: "swiftlang/swift:nightly-5.10-jammy"
test:
image: *image
shell:
image: *image