Skip to content

Commit

Permalink
Merge pull request #149 from bento-platform/chore/update-redis
Browse files Browse the repository at this point in the history
[13] chore: bump redis to 7.0.12
  • Loading branch information
davidlougheed committed Jul 17, 2023
2 parents caea048 + ea77392 commit 629d1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/bento.env
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ CHORD_METADATA_SUB_PATH=/api/metadata

# Redis
BENTOV2_REDIS_BASE_IMAGE=redis
BENTOV2_REDIS_BASE_IMAGE_VERSION=7.0.11-alpine
BENTOV2_REDIS_BASE_IMAGE_VERSION=7.0.12-alpine
BENTOV2_REDIS_CONTAINER_NAME=${BENTOV2_PREFIX}-redis
BENTO_REDIS_NETWORK=${BENTOV2_PREFIX}-redis-net
BENTOV2_REDIS_INTERNAL_PORT=6379
Expand Down

0 comments on commit 629d1a0

Please sign in to comment.