added EXPOSE to Dockerfile

This commit is contained in:
2022-04-21 23:23:55 +02:00
parent db057c16a4
commit a67fc15500
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.2.8</version>
<version>0.2.9</version>
<build>
<plugins>
<plugin>