Skip to content

Commit

Permalink
ot-redis
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhi.li committed Nov 30, 2022
1 parent 5b395f3 commit e3418e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
push: true
platforms: ${{ env.BUILD_PLATFORM }}
tags: |
${{ env.ONLINE_REGISTER }}/ot-redis:v6.2.55
${{ env.ONLINE_REGISTER }}/ot-redis:v6.2.56
${{ env.ONLINE_REGISTER }}/ot-redis:latest
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down
1 change: 0 additions & 1 deletion arm64/images/ot-redis/redis.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ timeout 0
tcp-keepalive 300
daemonize no
supervised no
pidfile /var/run/redis.pid

0 comments on commit e3418e4

Please sign in to comment.