Skip to content

Commit

Permalink
Move back to init image (#204)
Browse files Browse the repository at this point in the history
Now that #203 is merged, we can move back to the init image
  • Loading branch information
thomas-gerber committed Jul 22, 2022
1 parent 964ac33 commit d39c9fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ services:
restart: unless-stopped
faros-init:
profiles: ["default", "faros-init"]
build:
context: .
image: ${FAROS_INIT_IMAGE?}
# 3 retries on failure
restart: on-failure:3
environment:
Expand Down

0 comments on commit d39c9fa

Please sign in to comment.