Skip to content

Commit

Permalink
利用するイメージを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
gotoeveryone committed Sep 20, 2021
1 parent caa4fd4 commit fa45977
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,7 +1,7 @@
version: '3'
services:
backend:
image: gotoeveryone/composer-php:7.4
image: ghcr.io/gotoeveryone/composer-php:7.4
volumes:
- ./:/src
- vendor:/src/vendor
Expand Down

0 comments on commit fa45977

Please sign in to comment.