We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59a9ba commit 87fa55aCopy full SHA for 87fa55a
test/config/shares-server/.env
@@ -16,7 +16,7 @@ DOCKER_REPOSITORY=open-eid
16
# liquibase and shares-server should use the same version so they are built from same source and are compatible with each other
17
# For GH workflows, built images version is release tag + commit hash
18
# find latest version from https://github.com/orgs/open-eid/packages?ecosystem=container
19
-SHARES_SERVER_VERSION=0.2.0-SNAPSHOT.1-f4e0874b628206ca43b30777b4e4375c02b66683
+SHARES_SERVER_VERSION=0.4.1-snapshot.0-3553a87e54851276c82ee734eebcc207aaf90088
20
# local builds will have version from cdoc2-shares-server pom.xml
21
#SHARES_SERVER_VERSION=0.2.0-SNAPSHOT
22
0 commit comments