Skip to content

Commit

Permalink
registry-init(deps): bump kyma-project/prod/external/library/alpine (#…
Browse files Browse the repository at this point in the history
…252)

Bumps kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0.

---
updated-dependencies:
- dependency-name: kyma-project/prod/external/library/alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 9, 2024
1 parent be9026c commit 98957f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/registry-init/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM europe-docker.pkg.dev/kyma-project/prod/external/library/alpine:3.20.3
FROM europe-docker.pkg.dev/kyma-project/prod/external/library/alpine:3.21.0

RUN set -ex \
&& apk upgrade --no-cache \
Expand Down

0 comments on commit 98957f0

Please sign in to comment.