Skip to content

Commit

Permalink
add tag to docker build command
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Ruck <[email protected]>
  • Loading branch information
Manuel Ruck committed Oct 8, 2023
1 parent 6a3a7ae commit dbdf518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ docker buildx build \
--build-arg SERVICE_PATH=$SERVICE_PATH \
--build-arg NODE_VERSION=$(cat .node-version | tr -d 'v') \
-f infra/Dockerfile.service \
-t $SERVICE:latest
.
```

Expand Down

0 comments on commit dbdf518

Please sign in to comment.