Skip to content

Commit

Permalink
Merge pull request #31 from rtdi/master
Browse files Browse the repository at this point in the history
update dockerfile
  • Loading branch information
wernerdaehn committed Aug 28, 2022
2 parents 8eea69c + 4ee3a6b commit 61de40f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ ADD https://github.com/rtdi/S4HanaConnector/releases/latest/download/s4hanaconne
EXPOSE 8080
EXPOSE 8443


CMD ["appcontainer.sh"]
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.rtdi.bigdata.connector</groupId>
<artifactId>s4hanaconnector</artifactId>
<version>0.9.36</version>
<version>0.9.37</version>
<packaging>war</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 61de40f

Please sign in to comment.