Skip to content

Commit 2a08cf5

Browse files
committed
Typo
1 parent 13681df commit 2a08cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tci-advanced-demo/tci-webapp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Note: This Dockerfile is used by the selenium tests for compiling Timeline when there was no Image supplied
1+
# Note: This Dockerfile is used by the integration tests for compiling the app when there was no Image was supplied
22
ARG JAVA_VERSION=21
33
FROM eclipse-temurin:${JAVA_VERSION}-jre-alpine AS jre-base
44

0 commit comments

Comments
 (0)