mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-05 06:53:40 +00:00
Update caddy Docker tag to v2.10.0 (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ COPY . .
|
||||
|
||||
RUN npm run build
|
||||
|
||||
FROM caddy:2.9.1-alpine as runtime
|
||||
FROM caddy:2.10.0-alpine as runtime
|
||||
|
||||
WORKDIR /my-site
|
||||
|
||||
|
Reference in New Issue
Block a user