Skip to content

Commit

Permalink
dependabot(docker): bump caddy from 2.8.4-alpine to 2.9.1-alpine
Browse files Browse the repository at this point in the history
Bumps caddy from 2.8.4-alpine to 2.9.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 6b4200e commit 0fbe4c9
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 @@ -15,7 +15,7 @@ RUN npm i && \
# Docker final environment #
############################

FROM caddy:2.8.4-alpine
FROM caddy:2.9.1-alpine

LABEL maintainer="OpenChia <contact@openchia.io>" \
description="OpenChia Angular Website" \
Expand Down

0 comments on commit 0fbe4c9

Please sign in to comment.