diff --git a/how-to-install-tandoor-on-dockge/docker-compose.yml b/how-to-install-tandoor-on-dockge/docker-compose.yml index ad0d2a3..ef067ac 100644 --- a/how-to-install-tandoor-on-dockge/docker-compose.yml +++ b/how-to-install-tandoor-on-dockge/docker-compose.yml @@ -9,7 +9,7 @@ services: container_name: big-bear-tandoor # Image to be used for the container - image: ghcr.io/tandoorrecipes/recipes:1.5.30 + image: ghcr.io/tandoorrecipes/recipes:1.5.31 # Container restart policy restart: unless-stopped diff --git a/how-to-install-tandoor-on-portainer/docker-compose.yml b/how-to-install-tandoor-on-portainer/docker-compose.yml index ad0d2a3..ef067ac 100644 --- a/how-to-install-tandoor-on-portainer/docker-compose.yml +++ b/how-to-install-tandoor-on-portainer/docker-compose.yml @@ -9,7 +9,7 @@ services: container_name: big-bear-tandoor # Image to be used for the container - image: ghcr.io/tandoorrecipes/recipes:1.5.30 + image: ghcr.io/tandoorrecipes/recipes:1.5.31 # Container restart policy restart: unless-stopped