automation: Update penpot Docker tag to v1.6.0
This commit is contained in:
parent
f52c32d737
commit
0edf43f93b
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.5.3-alpha"
|
||||
penpot_version: "1.6.0-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