Use correct image

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-05-02 14:47:15 +01:00
parent 9d4f5d8cba
commit a324851d78

View File

@@ -1,6 +1,6 @@
.DEFAULT_GOAL := default .DEFAULT_GOAL := default
IMAGE ?= docker.cluster.fun/private/next-book:latest IMAGE ?= rg.fr-par.scw.cloud/averagemarcus-private/next-book:latest
.PHONY: test # Run all tests, linting and format checks .PHONY: test # Run all tests, linting and format checks
test: lint check-format run-tests test: lint check-format run-tests