Skip to content

Commit

Permalink
Bump alpine from 3.18.3 to 3.18.4 in /arm64 (#105)
Browse files Browse the repository at this point in the history
Bumps alpine from 3.18.3 to 3.18.4.

---
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 29, 2023
1 parent b9ac868 commit a580553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arm64/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.18.3
FROM alpine:3.18.4

# 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 a580553

Please sign in to comment.