Skip to content

Commit

Permalink
jobinit(deps): bump kyma-project/prod/external/library/alpine from 3.…
Browse files Browse the repository at this point in the history
…21.0 to 3.21.2 in /components/serverless/deploy/jobinit (#1391)

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 20, 2025
1 parent 0da4749 commit fe4b08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/serverless/deploy/jobinit/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN go build -ldflags "-s -w" -a -o jobinit ./components/serverless/cmd/jobinit/
&& mkdir /app \
&& mv ./jobinit /app/jobinit

FROM europe-docker.pkg.dev/kyma-project/prod/external/library/alpine:3.21.0
FROM europe-docker.pkg.dev/kyma-project/prod/external/library/alpine:3.21.2
ENV LIBGIT2_VERSION=1.5.2-r0

LABEL source = [email protected]:kyma-project/serverless.git
Expand Down

0 comments on commit fe4b08f

Please sign in to comment.