Skip to content

Commit

Permalink
update to docker compose v2
Browse files Browse the repository at this point in the history
  • Loading branch information
naftis authored Sep 4, 2024
1 parent 89661f6 commit 5174342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-and-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# Copyright (C) The OpenCRVS Authors located at https://github.com/opencrvs/opencrvs-core/blob/master/AUTHORS.
set -e

docker-compose build
docker-compose push
docker compose build
docker compose push

0 comments on commit 5174342

Please sign in to comment.