redis. Fixing image link comment in docker-compose.yml.

This commit is contained in:
Alexey Skobkin 2022-03-14 03:32:45 +03:00
parent 616fc887ef
commit 2e7253de08
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3.7'
services: services:
redis: redis:
# https://hub.docker.com/r/portainer/portainer # https://hub.docker.com/_/redis
image: redis:alpine image: redis:alpine
container_name: redis container_name: redis
ports: ports: