Skip to content

Commit

Permalink
Fix docker image url
Browse files Browse the repository at this point in the history
  • Loading branch information
csuvajit committed Mar 9, 2024
1 parent 7f73f07 commit af8f9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.6"

services:
escape_bot:
image: 432159388664.dkr.ecr.us-east-1.amazonaws.com/escapebot
image: 432159388664.dkr.ecr.us-east-1.amazonaws.com/escape-bot
restart: always
# build:
# context: .
Expand Down

0 comments on commit af8f9c8

Please sign in to comment.