Skip to content

Commit

Permalink
Use 3.x-dev docker image for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
paul121 authored Nov 3, 2023
1 parent 3ab4f1f commit e2a4b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- MODULE_NAME
depends_on:
- db
image: farmos/farmos:2.x-dev
image: farmos/farmos:3.x-dev
ports:
- '80:80'
volumes:
Expand Down

0 comments on commit e2a4b7b

Please sign in to comment.