Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent c9c330e commit 5e0f940
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.7.4-alpine
FROM caddy:2.7.5-alpine

LABEL maintainer="OpenChia <[email protected]>" \
description="OpenChia Angular Website" \
Expand Down

0 comments on commit 5e0f940

Please sign in to comment.