Lock gulagbot to 4.1.8

Awaiting resolution of some bugs
This commit is contained in:
Salt 2022-02-10 23:52:36 -06:00
parent d48f04dbe0
commit 4be2e313fd

View File

@ -2,7 +2,7 @@
- name: docker deploy gulagbot
docker_container:
name: gulagbot
image: rehashedsalt/gulagbot:latest
image: rehashedsalt/gulagbot:4.1.8
env:
DISCORD_TOKEN: "{{ secret_gulagbot_discord_token }}"
GULAG_DEBUG: "false"