Hardened the Docker build of the Website service target.
This commit is contained in:
@@ -126,7 +126,7 @@ ast-minify: ## Preview the minified JS/CSS assets in .build/minified
|
||||
.PHONY: img-check
|
||||
img-check: ## Check the production image builds
|
||||
@docker build \
|
||||
--platform linux/amd64 \
|
||||
--platform $(IMAGE_PLATFORM) \
|
||||
--file Dockerfile \
|
||||
../..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user