You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/12/30 05:47:33 UTC

[GitHub] [couchdb] nickva commented on pull request #4335: Update Erlang versions

nickva commented on PR #4335:
URL: https://github.com/apache/couchdb/pull/4335#issuecomment-1367739483

   For posterity, leaving the commands used to update the versions in couchdb-ci repo:
   
   ```sh
   ERLANGVERSION=24.3.4.7 ./build.sh buildx-platform-release
   BUILDX_PLATFORMS=linux/amd64 ERLANGVERSION=23.3.4.18 ./build.sh buildx-platform debian-bullseye
   ERLANGVERSION=24.3.4.7 ./build.sh buildx-platform debian-bullseye
   BUILDX_PLATFORMS=linux/amd64 ERLANGVERSION=25.2 ./build.sh buildx-platform debian-bullseye
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org