automation: Update penpot Docker tag to v1.7.4
This commit is contained in:
parent
f86a50272f
commit
ed03285f6d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ penpot_asset_location: "{{ penpot_install_location }}/assets"
|
|||
|
||||
# The docker image/version
|
||||
# renovate: depName=docker.io/penpotapp/frontend
|
||||
penpot_version: "1.7.2-alpha"
|
||||
penpot_version: "1.7.4-alpha"
|
||||
penpot_frontend_image_version: "{{ penpot_version }}"
|
||||
penpot_backend_image_version: "{{ penpot_version }}"
|
||||
penpot_exporter_image_version: "{{ penpot_version }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue