build(deps): bump alpine from 3.21.0 to 3.21.2 in /cluster/images

Bumps alpine from 3.21.0 to 3.21.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-13 05:42:25 +00:00 committed by GitHub
parent 8313813f76
commit 956f008785
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.21.0
FROM alpine:3.21.2
ARG BINARY

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.21.0
FROM alpine:3.21.2
ARG BINARY
ARG TARGETPLATFORM