Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v6.2.13 (#389)
Browse files Browse the repository at this point in the history
* chore(deps): update redis docker tag to v6.2.13

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <[email protected]>
  • Loading branch information
renovate[bot] and github-action update-app-version authored Sep 7, 2023
1 parent ea4c105 commit a665a20
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
redis:
image: redis:6.2.12
image: redis:6.2.13
restart: always
container_name: ${CONTAINER_NAME}
networks:
Expand Down

0 comments on commit a665a20

Please sign in to comment.