mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-06 07:13:39 +00:00
Update caddy Docker tag to v2.8.4 (#133)
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.7.6-alpine as runtime
|
||||
FROM caddy:2.8.4-alpine as runtime
|
||||
|
||||
WORKDIR /my-site
|
||||
|
||||
|
Reference in New Issue
Block a user