Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ffurrer2 committed Dec 4, 2023
1 parent 8b01f21 commit b0f2bad
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.18.4
FROM docker.io/library/alpine:3.18.5

COPY semver /usr/local/bin/semver

Expand Down

0 comments on commit b0f2bad

Please sign in to comment.