Update image versions for bar assistant

This commit is contained in:
Mike Wilson
2025-04-01 10:05:38 -04:00
parent 194f0710af
commit 76c216690d
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
- overseerr - overseerr
- ntfy - ntfy
- gluetun - gluetun
- name: qbittorrent - name: barassistant
tags: test tags: test
- nextcloud - nextcloud
- redlib - redlib
@@ -20,7 +20,7 @@
- calibre - calibre
- calibre-web - calibre-web
- deemix - deemix
- barassistant - qbittorrent
- mealie - mealie
- recyclarr - recyclarr
- firefly3 - firefly3

View File

@@ -6,7 +6,7 @@ networks:
services: services:
meilisearch: meilisearch:
image: getmeili/meilisearch:v1.1 image: getmeili/meilisearch:v1.12
restart: unless-stopped restart: unless-stopped
networks: networks:
- default - default
@@ -25,7 +25,7 @@ services:
ALLOW_EMPTY_PASSWORD: "True" ALLOW_EMPTY_PASSWORD: "True"
bar-assistant: bar-assistant:
image: barassistant/server:latest image: barassistant/server:v5
restart: unless-stopped restart: unless-stopped
networks: networks:
- default - default
@@ -43,7 +43,7 @@ services:
- "{{ data_dir }}/barassistant/barassistant:/var/www/cocktails/storage/bar-assistant" - "{{ data_dir }}/barassistant/barassistant:/var/www/cocktails/storage/bar-assistant"
salt-rim: salt-rim:
image: barassistant/salt-rim:latest image: barassistant/salt-rim:v4
restart: unless-stopped restart: unless-stopped
networks: networks:
- default - default