diff --git a/.github/workflows/start-a-release.yml b/.github/workflows/start-a-release.yml index 8002376..8391007 100644 --- a/.github/workflows/start-a-release.yml +++ b/.github/workflows/start-a-release.yml @@ -12,7 +12,7 @@ jobs: name: Update .el versions runs-on: ubuntu-latest container: - image: ponylang/shared-docker-ci-release:20191107 + image: ghcr.io/ponylang/shared-docker-ci-emacs-mode-release:20231127 steps: - uses: actions/checkout@v3 - name: Start release process