Skip to content

Commit

Permalink
Bump library/alpine from 3.19.1 to 3.20.0 in /build/package
Browse files Browse the repository at this point in the history
Bumps library/alpine from 3.19.1 to 3.20.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent c8cb6a8 commit a17bf83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package/Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: MIT
# https://hub.docker.com/_/alpine
FROM docker.io/library/alpine:3.19.1
FROM docker.io/library/alpine:3.20.0

COPY semver /usr/local/bin/semver

Expand Down

0 comments on commit a17bf83

Please sign in to comment.