Skip to content

Commit

Permalink
ci: fix image name in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
leventdem committed Aug 29, 2023
1 parent 7cbf7e4 commit e1b1875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
ipv4_address: 192.167.10.2

oracledb:
image: ghcr.io/zama-ai/oracle-db-service:latest
image: ghcr.io/zama-ai/fhevm-decryptions-db:v0.1.5
container_name: zbcoracledb
security_opt:
- no-new-privileges:true
Expand Down

0 comments on commit e1b1875

Please sign in to comment.