Skip to content

Commit

Permalink
Merge pull request #470 from openchia/dependabot/docker/caddy-2.7.4-a…
Browse files Browse the repository at this point in the history
…lpine

dependabot(docker): bump caddy from 2.7.3-alpine to 2.7.4-alpine
  • Loading branch information
djerfy authored Aug 18, 2023
2 parents f24cc52 + 2978e58 commit ccce3da
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.3-alpine
FROM caddy:2.7.4-alpine

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

0 comments on commit ccce3da

Please sign in to comment.