Skip to content

Commit

Permalink
Change: Use atsu1125/pgroonga for DB image
Browse files Browse the repository at this point in the history
  • Loading branch information
atsu1125 committed Jan 8, 2023
1 parent 4617182 commit 307f882
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
Expand Up @@ -3,7 +3,7 @@ services:

db:
restart: always
image: groonga/pgroonga:latest-alpine-14
image: ghcr.io/atsu1125/pgroonga
shm_size: 256mb
networks:
- internal_network
Expand Down

0 comments on commit 307f882

Please sign in to comment.