mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
Restructure and cleaned up in preparation of new backup logic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM wordpress:{{applications | get_app_conf(application_id, 'version', True)}}
|
||||
FROM {{ wordpress_image }}:{{ wordpress_version }}
|
||||
|
||||
# Install msmtp and update system
|
||||
RUN apt-get update && \
|
||||
|
Reference in New Issue
Block a user