mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
7 lines
115 B
YAML
7 lines
115 B
YAML
bases:
|
|
- ../../application
|
|
patches:
|
|
- replica_count.yaml
|
|
images:
|
|
- name: aimvector/python
|
|
newTag: 1.0.1 |