Skip to content

Commit

Permalink
fix: main docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed May 31, 2022
1 parent 2fa2c03 commit 1220e1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-jans-client-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ ENV CN_MAX_RAM_PERCENTAGE=75.0 \
LABEL name="janssenproject/client-api" \
maintainer="Janssen Project <support@jans.io>" \
vendor="Janssen Project" \
version="1.0.0" \
version="1.0.1" \
release="1" \
summary="Janssen Client API" \
description="Client software to secure apps with OAuth 2.0, OpenID Connect, and UMA"
Expand Down
2 changes: 1 addition & 1 deletion docker-jans-config-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ ENV CN_MAX_RAM_PERCENTAGE=75.0 \
LABEL name="janssenproject/config-api" \
maintainer="Janssen Project <support@jans.io>" \
vendor="Janssen Project" \
version="1.0.0" \
version="1.0.1" \
release="1" \
summary="Janssen Config API" \
description=""
Expand Down

0 comments on commit 1220e1c

Please sign in to comment.