automation: Update penpot Docker tag to v1.4.1

This commit is contained in:
Renovate Bot 2021-04-14 12:04:14 +00:00
parent 80dac596a8
commit 30c15c5239

View file

@ -25,7 +25,7 @@ penpot_asset_location: "{{ penpot_install_location }}/assets"
# The docker image/version
# renovate: depName=docker.io/penpotapp/frontend
penpot_version: "1.4.0-alpha"
penpot_version: "1.4.1-alpha"
penpot_frontend_image_version: "{{ penpot_version }}"
penpot_backend_image_version: "{{ penpot_version }}"
penpot_exporter_image_version: "{{ penpot_version }}"