Skip to content

Commit

Permalink
refactor: set version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
DelanoWAF committed Dec 6, 2024
1 parent 093c533 commit 43c4756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-larva-scenarios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Start Application
run: |
docker compose -f ./docker-compose.zaakbrug.dev.yml up -d
docker run -d --name zaakbrug -p 8080:8080 -e dtap.stage=LOC wearefrank/zaakbrug
timeout-minutes: 2

- name: Wait for Application to be Healthy
Expand Down

0 comments on commit 43c4756

Please sign in to comment.