Skip to content

Commit ffa4033

Browse files
committed
build: bump docker version to 3.2.2
WE2-1246 Signed-off-by: Sven Mitt <svenzik@users.noreply.github.com>
1 parent 96b460b commit ffa4033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
web-eid-springboot-example:
4-
image: web-eid-springboot-example:3.2.0
4+
image: web-eid-springboot-example:3.2.2
55
restart: always
66
environment:
77
JAVA_TOOL_OPTIONS: '-Dspring.profiles.active=prod'

0 commit comments

Comments
 (0)