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