We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b460b commit ffa4033Copy full SHA for ffa4033
1 file changed
example/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
web-eid-springboot-example:
4
- image: web-eid-springboot-example:3.2.0
+ image: web-eid-springboot-example:3.2.2
5
restart: always
6
environment:
7
JAVA_TOOL_OPTIONS: '-Dspring.profiles.active=prod'
0 commit comments