From 27106603298f1b804508e74b487b765e97a672d5 Mon Sep 17 00:00:00 2001 From: Olesja Aarma Date: Thu, 27 Feb 2025 17:14:05 +0200 Subject: [PATCH] update .env --- .env | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.env b/.env index 5801471..89939c6 100644 --- a/.env +++ b/.env @@ -19,10 +19,8 @@ DOCKER_REPOSITORY=open-eid # liquibase and shares-server should use the same version so they are built from same source and are compatible with each other # For GH workflows, built images version is release tag + commit hash # find latest version from https://github.com/orgs/open-eid/packages?ecosystem=container -#SHARES_SERVER_VERSION=0.4.1-snapshot.0-3553a87e54851276c82ee734eebcc207aaf90088 # local builds will have version from cdoc2-shares-server/shares-server/pom.xml -#SHARES_SERVER_VERSION=0.2.0-SNAPSHOT -SHARES_SERVER_VERSION=latest +SHARES_SERVER_VERSION=0.4.2-5e4a45f4b14f411fd78da2912e4018a68e28fe31 # database properties used in docker-compose.yml POSTGRES_URL=cdoc2-shares-postgres:5432