We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13681df commit 2a08cf5Copy full SHA for 2a08cf5
tci-advanced-demo/tci-webapp/Dockerfile
@@ -1,4 +1,4 @@
1
-# Note: This Dockerfile is used by the selenium tests for compiling Timeline when there was no Image supplied
+# Note: This Dockerfile is used by the integration tests for compiling the app when there was no Image was supplied
2
ARG JAVA_VERSION=21
3
FROM eclipse-temurin:${JAVA_VERSION}-jre-alpine AS jre-base
4
0 commit comments