Skip to content
Snippets Groups Projects
Verified Commit 9cec7e2c authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[GraphBot] Bump to 1.4.1

parent f98eb1a2
No related branches found
No related tags found
No related merge requests found
Pipeline #65637 failed
FROM chosto/graphbot:v1.4
FROM chosto/graphbot:v1.4.1
COPY ./inject_env.sh /inject_env.sh
CMD [ "/inject_env.sh" ]
......@@ -9,7 +9,7 @@ volumes:
services:
app:
image: registry.picasoft.net/graph-bot:v1.4
image: registry.picasoft.net/graph-bot:v1.4.1
container_name: graph-bot
init: true
networks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment