mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2026-01-13 13:04:06 +00:00
Update caddy Docker tag to v2.8.4
This commit is contained in:
@@ -10,7 +10,7 @@ COPY . .
|
|||||||
|
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
FROM caddy:2.7.6-alpine as runtime
|
FROM caddy:2.8.4-alpine as runtime
|
||||||
|
|
||||||
WORKDIR /my-site
|
WORKDIR /my-site
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user