Skip to content

Commit a6c70fa

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [Docker] image tag FIXED.
1 parent e687508 commit a6c70fa

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
@@ -14,7 +14,7 @@ services:
1414
profiles: ["testing"]
1515

1616
algorithm-exercises-js-lint:
17-
image: algorithm-exercises-ts:lint
17+
image: algorithm-exercises-js:lint
1818
build:
1919
context: .
2020
target: lint

0 commit comments

Comments
 (0)