diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ea12ee7e67..2a4ff78199 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -359,7 +359,7 @@ jobs: pkg_name: consul-k8s-control-plane_${{ env.version }} bin_name: consul-k8s-control-plane workdir: control-plane - redhat_tag: quay.io/redhat-isv-containers/611ca2f89a9b407267837100:${{env.version}}-ubi + redhat_tag: quay.io/redhat-isv-containers/6486b1beabfc4e51588c0416:${{env.version}}-ubi # this is different than the non-FIPS one - name: Docker FIPS Build (Action) if: ${{ matrix.fips }} uses: hashicorp/actions-docker-build@v1