7 lines
94 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/python:3.11"
build:
context: .