Skip to content

Commit

Permalink
Merge pull request #67 from hisabi-app/feat/update-docker-image
Browse files Browse the repository at this point in the history
update docker image
  • Loading branch information
saleem-hadad authored Apr 4, 2024
2 parents b4b2409 + 68c381d commit 45268ff
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 @@ -48,7 +48,7 @@ First, create a `docker-compose.yml` file
version: '3'
services:
app:
image: 'salee2m1/hisabi:2.0.0'
image: 'salee2m1/hisabi:2.0.1'
ports:
- "80:80"
networks:
Expand Down

0 comments on commit 45268ff

Please sign in to comment.