refactor: feat #7295 Fix docker-compose
gitea/printnatura/pipeline/head This commit looks good
Details
gitea/printnatura/pipeline/head This commit looks good
Details
This commit is contained in:
parent
954fa2ba20
commit
ba7c29a36a
|
@ -1,4 +1,4 @@
|
||||||
version: '3.8'
|
version: '3.7'
|
||||||
services:
|
services:
|
||||||
main:
|
main:
|
||||||
image: registry.verdnatura.es/printnatura:${VERSION:?}
|
image: registry.verdnatura.es/printnatura:${VERSION:?}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "printnatura",
|
"name": "printnatura",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"author": "Verdnatura Levante SL",
|
"author": "Verdnatura Levante SL",
|
||||||
"description": "Print server",
|
"description": "Print server",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
|
Loading…
Reference in New Issue