Skip to content

Commit

Permalink
Bump alpine from 3.20.2 to 3.20.3 in /armv7 (#141)
Browse files Browse the repository at this point in the history
Bumps alpine from 3.20.2 to 3.20.3.

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

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 Sep 9, 2024
1 parent 6eb498f commit a15b1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armv7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright © 2021-2022 Compose Generator Contributors
# All rights reserved.

FROM alpine:3.20.2
FROM alpine:3.20.3

# Install alpine packages
RUN apk update && apk add --no-cache sudo=1.9.13_p3-r2 bash=5.2.15-r5 curl=8.2.1-r0 git=2.40.1-r0 npm=9.6.6-r0 yarn=1.22.19-r0 \
Expand Down

0 comments on commit a15b1b6

Please sign in to comment.