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

[GraphBot] Bump to 1.4.3 to fix traefik v2 port fetching

parent 62eec80c
No related branches found
No related tags found
No related merge requests found
FROM chosto/graphbot:v1.4.2
FROM chosto/graphbot:v1.4.3
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.2
image: registry.picasoft.net/graph-bot:v1.4.3
container_name: graph-bot
build: .
init: true
......
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