From 71be209cef897d3f6f8dc713537f2751fb53fc30 Mon Sep 17 00:00:00 2001 From: Public copy <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:55:54 +0000 Subject: [PATCH] automated commit Signed-off-by: Public copy <41898282+github-actions[bot]@users.noreply.github.com> --- Makefile | 1 + images/ruby/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 59d8e4e6a..d237a030a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ cfg?=images/static/configs/wolfi.apko.yaml TERRAFORM ?= $(shell command -v terraform) +TF_PLUGIN_CACHE_DIR ?= "$(HOME)/.terraform.d/plugin-cache" # These images either do something with Alpine, # or are somehow incompatible with tfgen (still using tagger etc.) diff --git a/images/ruby/README.md b/images/ruby/README.md index 43d449221..208a5b210 100644 --- a/images/ruby/README.md +++ b/images/ruby/README.md @@ -83,4 +83,4 @@ That being said, it’s worth noting that `-dev` variants of Chainguard Images a ## Learn More -To better understand how to work with Chainguard Images, we encourage you to visit [Chainguard Academy](https://edu.chainguard.dev/), our documentation and education platform. +To better understand how to work with Chainguard Images, we encourage you to visit [Chainguard Academy](https://edu.chainguard.dev/), our documentation and education platform. \ No newline at end of file