Skip to content

Commit

Permalink
Update image tag in Docker Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrissaud committed Oct 10, 2022
1 parent a977efe commit 3f97852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
- prometheus
environment:
- SB_SCRAPING_INTERVAL=${SCRAPING_INTERVAL}
image: paulbrissaud/suivi-bourse-app:3.2.1
image: paulbrissaud/suivi-bourse-app:3.2.2
restart: unless-stopped
volumes:
- ./config.yaml:/home/appuser/.config/SuiviBourse/config.yaml:ro
Expand Down

1 comment on commit 3f97852

@vercel
Copy link

@vercel vercel bot commented on 3f97852 Oct 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.