Skip to content

Commit

Permalink
BAU: Bump alpine
Browse files Browse the repository at this point in the history
Bumps the docker-all-dependencies group with 1 update in the /basic-auth-sidecar directory: alpine.


Updates `alpine` from 3.20 to 3.21

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 62f3651 commit 28a9284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basic-auth-sidecar/Dockerfile.httpie
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21

RUN apk add --no-cache --update \
httpie
Expand Down

0 comments on commit 28a9284

Please sign in to comment.