We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f848443 commit 7661e4aCopy full SHA for 7661e4a
demo/tci-webapp-rest/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
demo/tci-webapp-vaadin/Dockerfile
0 commit comments