diff --git a/.github/workflows/createBundle.yml b/.github/workflows/createBundle.yml index 4af55fa..011f32e 100644 --- a/.github/workflows/createBundle.yml +++ b/.github/workflows/createBundle.yml @@ -172,7 +172,7 @@ jobs: name: WinCC OA tests runs-on: ubuntu-20.04 container: - image: ghcr.io/agruberetm/winccoa:v3.19.7-uiserver + image: ghcr.io/mpokornyetm/winccoa:v3.19.7-uiserver credentials: username: mPokornyETM password: ${{ secrets.DOCKER_CONTAINER_REGISTRY_TOKEN }}