Skip to content

Commit

Permalink
Merge pull request #86 from pion/renovate/caddy-2.x
Browse files Browse the repository at this point in the history
Update caddy Docker tag to v2.4.6
  • Loading branch information
real-danm authored Dec 7, 2021
2 parents 9dce820 + a4818b9 commit bc89edf
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 @@ -11,7 +11,7 @@ RUN npm run build

# Serve dist

FROM caddy:2.1.1-alpine
FROM caddy:2.4.6-alpine
ENV ENABLE_TELEMETRY="false"

WORKDIR /app
Expand Down

0 comments on commit bc89edf

Please sign in to comment.