Skip to content

Commit

Permalink
chore: fix typo in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
stonith404 committed Aug 12, 2024
1 parent bc86020 commit 4534400
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
@@ -1,6 +1,6 @@
services:
pocket-id:
image: sotnith404/pocket-id:latest
image: stonith404/pocket-id:latest
restart: unless-stopped
env_file: .env
ports:
Expand Down

0 comments on commit 4534400

Please sign in to comment.