Skip to content

Commit

Permalink
Use fauna/faunadb:latest in our release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ecooper committed Nov 4, 2024
1 parent 6746f2c commit 27bb504
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:5.10.0
image: fauna/faunadb:latest
container_name: faunadb
ports:
- "8443:8443"
Expand Down

0 comments on commit 27bb504

Please sign in to comment.