Update all non-major dependencies (#1219)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jdesouza <james@fairwinds.com>
This commit is contained in:
renovate[bot]
2026-08-06 09:14:18 -03:00
committed by GitHub
co-authored by lnx01 jdesouza
parent b65142e8be
commit cb741e3eb1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# The action uses an own Dockerfile on purpose because the root Dockerfile takes way too long to build for an action
FROM alpine:3.23
FROM alpine:3.24
RUN apk add --no-cache \
bash \