Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaiola committed Sep 28, 2023
1 parent cf87371 commit c648067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ The following image tags have been deprecated and are no longer receiving update
docker images -a

# Build image
docker build -f Dockerfile -t relax .
docker build --build-arg REF_BRANCH=development -f Dockerfile -t relax .
```

## How To Publish It
Expand Down

0 comments on commit c648067

Please sign in to comment.