mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-06 07:13:39 +00:00
Bump caddy from 2.7.3-alpine to 2.7.4-alpine (#37)
Bumps caddy from 2.7.3-alpine to 2.7.4-alpine. --- updated-dependencies: - dependency-name: caddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ COPY . .
|
||||
|
||||
RUN yarn build
|
||||
|
||||
FROM caddy:2.7.3-alpine as runtime
|
||||
FROM caddy:2.7.4-alpine as runtime
|
||||
|
||||
WORKDIR /my-site
|
||||
|
||||
|
Reference in New Issue
Block a user