fix: use latest tag for Sablier image instead of 1.10.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
sablier:
|
||||
image: acouvreur/sablier:${SABLIER_VERSION:-1.10.1}
|
||||
image: acouvreur/sablier:${SABLIER_VERSION:-latest}
|
||||
container_name: ${SABLIER_COMPOSE_PROJECT_NAME}_app
|
||||
restart: unless-stopped
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user