Skip to content

Commit 4eb51dc

Browse files
author
Gonzalo Diaz
committed
[BUGFIX] [CONFIG] [Docker] docker-compose lint image tagging
1 parent 3380d08 commit 4eb51dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
profiles: [testing]
1616

1717
algorithm-exercises-java-lint:
18-
image: algorithm-exercises-ts:lint
18+
image: algorithm-exercises-java:lint
1919
build:
2020
context: .
2121
target: lint

0 commit comments

Comments
 (0)