automation: Update penpot Docker tag to v1.8.0
This commit is contained in:
parent
db8aeefacb
commit
63aff08395
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.4-alpha"
|
||||
penpot_version: "1.8.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