Skip to content

Commit

Permalink
Merge pull request #7 from hoangtien2k3/renovate/docker.io-redis-7.x
Browse files Browse the repository at this point in the history
chore(deps): update docker.io/redis docker tag to v7.2.5
  • Loading branch information
hoangtien2k3 authored May 22, 2024
2 parents 3ca3cfc + 9e648d6 commit c4be96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
- shopapp-network

redis-container:
image: docker.io/redis:7.2.3
image: docker.io/redis:7.2.5
container_name: redis-container
restart: always
ports:
Expand Down

0 comments on commit c4be96a

Please sign in to comment.