Skip to content

Commit

Permalink
Switching default image to tag to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandru-m-g authored Oct 16, 2024
1 parent 31e9ae1 commit 54ee2f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:

hapi:
image: public.ecr.aws/unocha/hdx-hapi:${HAPI_IMAGE_TAG:-main}
image: public.ecr.aws/unocha/hdx-hapi:${HAPI_IMAGE_TAG:-dev}
# build:
# context: ./..
# dockerfile: Dockerfile
Expand Down Expand Up @@ -40,4 +40,4 @@ services:
- hapi

networks:
hapi:
hapi:

0 comments on commit 54ee2f5

Please sign in to comment.