Skip to content
Snippets Groups Projects
Verified Commit a2784660 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DEPS: change mysql version tag

parent 6b3663a6
Branches
Tags
No related merge requests found
...@@ -67,7 +67,7 @@ MYSQL_USER_NAME=caosdb ...@@ -67,7 +67,7 @@ MYSQL_USER_NAME=caosdb
# Password for the user # Password for the user
MYSQL_USER_PASSWORD=caosdb MYSQL_USER_PASSWORD=caosdb
# Schema of mysql procedures and tables which is required by this CaosDB instance # Schema of mysql procedures and tables which is required by this CaosDB instance
MYSQL_SCHEMA_VERSION=v3.0.0 MYSQL_SCHEMA_VERSION=v3.0.0-rc2
# -------------------------------------------------- # --------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment