mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix: pin image versions
This commit is contained in:
+3
-2
@@ -1,6 +1,7 @@
|
||||
tasks:
|
||||
- init: docker-compose pull --include-deps mariadb redis
|
||||
# appwrite/influxdb appwrite/telegraf appwrite/mailcatcher appwrite/requestcatcher
|
||||
- init: docker-compose pull --include-deps mariadb:10.7 redis:6.2-alpine \
|
||||
appwrite/influxdb:1.4.0 appwrite/telegraf:1.3.0 appwrite/mailcatcher:1.0.0 \
|
||||
appwrite/requestcatcher:1.0.0 adminer
|
||||
command: |
|
||||
docker-compose up -d
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user