We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5bc8b4 + a1cdaa9 commit 0fc8226Copy full SHA for 0fc8226
.github/workflows/build_sidecar_image.yml
@@ -48,4 +48,4 @@ jobs:
48
push: true
49
file: Dockerfile.sidecar
50
tags: radondb/${{ matrix.version }}-sidecar:${{ inputs.image_tag }}
51
- build-args: --build-arg XTRABACKUP_PKG=percona-xtrabackup-80
+ build-args: XTRABACKUP_PKG=percona-xtrabackup-80
0 commit comments