diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 4ae4539..238b3a9 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -41,7 +41,7 @@ jobs: file: ./Dockerfile push: true tags: | - ${{ secrets.DOCKERHUB_ORG }}/isle-mysql:1.5.25 + ${{ secrets.DOCKERHUB_ORG }}/isle-mysql:1.5.26 ${{ secrets.DOCKERHUB_ORG }}/isle-mysql:latest - name: Image digest