Skip to content

Commit 8874eea

Browse files
committed
chore: pin dbmate version
1 parent 2f7f219 commit 8874eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ services:
3838
command: pg_prove /tests/test.sql
3939

4040
dbmate:
41-
image: ghcr.io/amacneil/dbmate:main
41+
image: amacneil/dbmate:1.16.2
4242
depends_on:
4343
db:
4444
condition: service_healthy

0 commit comments

Comments
 (0)