Skip to content

Commit

Permalink
buildpack(deps): bump alpine from 3.21.1 to 3.21.2 in /images/buildpa…
Browse files Browse the repository at this point in the history
…ck (kyma-project#12534)

Bumps alpine from 3.21.1 to 3.21.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 1fe3ca0 commit 4709142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/buildpack/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.21.1
FROM alpine:3.21.2

ARG DOCKER_CREDENTIAL_GCR_VERSION=2.1.22
RUN set -eux; \
Expand Down

0 comments on commit 4709142

Please sign in to comment.