diff --git a/compose.yaml b/compose.yaml index ac21ce2..45ad745 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,7 @@ services: app: build: . - image: ilp-coursework:0.1 + image: ilp-coursework:0.2 container_name: ilp-coursework-app ports: - "8080:8080" diff --git a/flake.nix b/flake.nix index 11365ce..dd84284 100644 --- a/flake.nix +++ b/flake.nix @@ -26,8 +26,8 @@ jdk21 gradle httpie - podman - podman-compose + docker + docker-compose newman gron fx