Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JackBlake-zkq authored Aug 12, 2024
1 parent ffd9ebc commit 69ece39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
update-arrays:
image: ghcr.io/JackBlake-zkq/couillard:latest
image: ghcr.io/jackblake-zkq/couillard:latest
build: .
volumes:
- ./cred.json:/home/seluser/cred.json
Expand Down

0 comments on commit 69ece39

Please sign in to comment.