Browse Source

chore(deps): bump alpine from `865b95f` to `2510918` in /hack/api-docs (#5914)

Bumps alpine from `865b95f` to `2510918`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 months ago
parent
commit
b90e4e7ebc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/Dockerfile

+ 1 - 1
hack/api-docs/Dockerfile

@@ -11,7 +11,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
+FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
 RUN apk add -U --no-cache \
     bash \
     diffutils \