diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a1d385..099da49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -277,7 +277,7 @@ jobs: docker-username: ${{ secrets.DOCKERHUB_USERNAME }} docker-password: ${{ secrets.DOCKERHUB_TOKEN }} docker-images: >- - springcloudtask/timestamp-task:2.0.1 + springcloudtask/timestamp-task:2.0.2 timestamp-batch: runs-on: ubuntu-latest @@ -293,4 +293,4 @@ jobs: docker-username: ${{ secrets.DOCKERHUB_USERNAME }} docker-password: ${{ secrets.DOCKERHUB_TOKEN }} docker-images: >- - springcloudtask/timestamp-batch-task:2.0.1 + springcloudtask/timestamp-batch-task:2.0.2