mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized images and version configuration for dockerfiles
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
|
||||
{% include 'roles/docker-compose/templates/services/base.yml.j2' %}
|
||||
|
||||
image: {{ applications[application_id].images.application }}
|
||||
image: "{{ applications[application_id].images.akaunting }}"
|
||||
build:
|
||||
context: .
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user