Skip to content

Commit

Permalink
alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhi.li committed Nov 30, 2022
1 parent e3418e4 commit b9d2116
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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.56
${{ env.ONLINE_REGISTER }}/ot-redis:v6.2.5-alpine
${{ env.ONLINE_REGISTER }}/ot-redis:latest
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down
1 change: 1 addition & 0 deletions arm64/images/ot-redis/redis.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ timeout 0
tcp-keepalive 300
daemonize no
supervised no
pidfile /var/run/redis.pid

0 comments on commit b9d2116

Please sign in to comment.