Skip to content

Commit

Permalink
build(deps): bump alpine from 3.19.4 to 3.20.3
Browse files Browse the repository at this point in the history
Bumps alpine from 3.19.4 to 3.20.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 1ef1c06 commit d228e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RUN cd /cmfive-core/system/templates/base && \
# This stage builds the final Cosine image

# Use the Alpine Linux base image
FROM alpine:3.19.4
FROM alpine:3.20.3

# PHP version
# note: see Alpine packages for available versions
Expand Down

0 comments on commit d228e40

Please sign in to comment.