refactor: feat #7295 Fix docker-compose
gitea/printnatura/pipeline/head This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-06-05 07:44:38 +02:00
parent 954fa2ba20
commit ba7c29a36a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: '3.8'
version: '3.7'
services:
main:
image: registry.verdnatura.es/printnatura:${VERSION:?}

View File

@ -1,6 +1,6 @@
{
"name": "printnatura",
"version": "1.0.0",
"version": "1.0.1",
"author": "Verdnatura Levante SL",
"description": "Print server",
"license": "GPL-3.0",