mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Restructure and cleaned up in preparation of new backup logic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM openproject/community:{{applications.openproject.version}}
|
||||
FROM {{ openproject_image }}:{{ openproject_version }}
|
||||
|
||||
# If installing a local plugin (using `path:` in the `Gemfile.plugins` above),
|
||||
# you will have to copy the plugin code into the container here and use the
|
||||
|
Reference in New Issue
Block a user