diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4fa0951bc..6bd1d9901 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: push: true platforms: ${{ env.BUILD_PLATFORM }} tags: | - ${{ env.ONLINE_REGISTER }}/ot-redis:v6.2.5-2 + ${{ 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