Skip to content

Commit 6b2d9cc

Browse files
committed
build should be image
1 parent 81cf9d4 commit 6b2d9cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node_js_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
# The following is very similar to a docker_compose.yml file
1111
app:
1212
# Specify the username/imagename on dockerhub.com
13-
build: alialaa17/node-api
13+
image: alialaa17/node-api
1414
ports:
1515
- 3001:3000
1616
mongo:

0 commit comments

Comments
 (0)