Skip to content

Commit

Permalink
Merge pull request #176 from natsu90/missing-docker-image
Browse files Browse the repository at this point in the history
fixing missing docker image
  • Loading branch information
pentium10 committed Feb 4, 2022
2 parents 88254f0 + a57e205 commit d8a3468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -34,7 +34,7 @@ services:
links:
- beanstalkd
beanstalkd:
image: kamilzabielski/docker-alpine-beanstalkd
image: dinamic/docker-alpine-beanstalkd
volumes:
- beanstalkd_data:/var/lib/beanstald

Expand Down

0 comments on commit d8a3468

Please sign in to comment.