Skip to content

Commit

Permalink
fix docker push
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyan1998 committed Aug 2, 2024
1 parent 2a13c50 commit 8c3f9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
FLINK_VERSION=${{ matrix.flink }}
DINKY_VERSION=${{ inputs.dinky_version }}
tags: |
${{inputs.docker_space}}/dinky:${{ inputs.dinky_version }}-flink${{ matrix.flink }}
${{inputs.docker_space}}/dinky-standalone-server:${{ inputs.dinky_version }}-flink${{ matrix.flink }}

0 comments on commit 8c3f9de

Please sign in to comment.