Skip to content

Commit

Permalink
Update release_base_image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lingyuguo authored Dec 18, 2024
1 parent 4605cce commit a0c5ddc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_base_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@ jobs:
with:
context: ./mysql
push: true
platforms: linux/amd64,linux/arm64
#platforms: linux/amd64,linux/arm64
tags: |
dongtai/dongtai-mysql:${{ steps.release.outputs.version }}
dongtai/dongtai-mysql:latest
# dongtai/dongtai-mysql:latest

- name: Install Mysql 8.0
working-directory: ./mysql
Expand Down

0 comments on commit a0c5ddc

Please sign in to comment.