Use version 4.0.0-beta (#6389)

This commit is contained in:
Emanuel Schütze 2022-03-26 06:33:33 +01:00 committed by GitHub
parent 1d38d096e8
commit cfdcb80874
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build Docker images for all OpenSlides services
on: [push, workflow_dispatch]
env:
IMAGE_VERSION: 4.0.0-dev
IMAGE_VERSION: 4.0.0-beta
TAG_SUFFIX: -$(date +%Y%m%d)-${GITHUB_SHA::7}
jobs:
build: