1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-25 18:28:07 +02:00

Update docker-compose.yml

This commit is contained in:
Ajeet Singh Raina, Docker Captain, ARM Innovator, RedisInc 2022-03-07 23:03:17 +05:30 committed by GitHub
parent 09b4a23315
commit 888d42a45b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
version: '3.9'
version: '3.6'
services:
redis:
image: 'redis:alpine'