Update docker-compose.yml default version (#252)

This commit is contained in:
Pierre Balzack 2023-08-14 21:37:15 -07:00 committed by GitHub
parent 70810218fc
commit 5a37b644c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: databag name: databag
services: services:
databag: databag:
image: balzack/databag:0.1.6 image: balzack/databag:0.1.7
restart: unless-stopped restart: unless-stopped
x-casaos: x-casaos:
volumes: volumes: