diff --git a/apps/compose.yaml b/apps/compose.yaml index a783d8e..7d229cc 100644 --- a/apps/compose.yaml +++ b/apps/compose.yaml @@ -4,6 +4,6 @@ services: ports: - "5000:6000" frontend: - image: jhalitaksoy/mancala-frontend:0.4.7 + image: jhalitaksoy/mancala-frontend:latest ports: - "3000:3000" \ No newline at end of file