We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81cf9d4 commit 6b2d9ccCopy full SHA for 6b2d9cc
1 file changed
.github/workflows/node_js_containers.yml
@@ -10,7 +10,7 @@ jobs:
10
# The following is very similar to a docker_compose.yml file
11
app:
12
# Specify the username/imagename on dockerhub.com
13
- build: alialaa17/node-api
+ image: alialaa17/node-api
14
ports:
15
- 3001:3000
16
mongo:
0 commit comments