Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloromeo authored Mar 21, 2024
1 parent ee1793b commit 4fd589a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ version: "3"
services:
app:
container_name: scrapex
image: ghcr.io/cloudx-labs/scrapex:main # it's better to pin down to a specific release version such as v0.1
image: ghcr.io/cloudx-labs/scrapex:latest # it's better to pin down to a specific release version such as v0.1
environment:
- TZ=America/Argentina/Buenos_Aires
- PORT=3000
Expand Down

0 comments on commit 4fd589a

Please sign in to comment.