diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e96b0017..6aa13ae5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,7 @@ jobs: env: REPOSITORY_URL: registry.hub.docker.com IMAGE_NAME: alerta/alerta-web - PLATFORM: 3.9-buster-uwsgi + PLATFORM: 3.9-buster-gunicorn steps: - uses: actions/checkout@v4