mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-06 07:13:39 +00:00
Bump caddy from 2.6.4-alpine to 2.7.2-alpine
Bumps caddy from 2.6.4-alpine to 2.7.2-alpine. --- updated-dependencies: - dependency-name: caddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dave Gallant
parent
7ce78256a2
commit
c18b6c10e0
@@ -10,7 +10,7 @@ COPY . .
|
||||
|
||||
RUN yarn build
|
||||
|
||||
FROM caddy:2.6.4-alpine as runtime
|
||||
FROM caddy:2.7.2-alpine as runtime
|
||||
|
||||
WORKDIR /my-site
|
||||
|
||||
|
Reference in New Issue
Block a user