Skip to content

Commit

Permalink
Use latest faunadb image (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpaterson authored May 20, 2024
1 parent d120f9d commit 9a12451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concourse/scripts/docker-compose-fauna.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.3"

services:
faunadb:
image: fauna/faunadb:4.28.0
image: fauna/faunadb:5.10.0
container_name: faunadb
ports:
- "8443:8443"
Expand Down

0 comments on commit 9a12451

Please sign in to comment.