Skip to content

Commit 41f56d1

Browse files
chore(deps): bump caddy in /iris-client-fe
Bumps caddy from 2.4.6-alpine to 2.5.0-alpine. --- updated-dependencies: - dependency-name: caddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> PR #768
1 parent d768632 commit 41f56d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iris-client-fe/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ARG VUE_APP_BUILD_ID=local
1818
# build app for production with minification
1919
RUN npm run build
2020

21-
FROM caddy:2.4.6-alpine
21+
FROM caddy:2.5.0-alpine
2222

2323
# copy build artifacts to webserver root
2424
RUN rm -rf /usr/share/caddy

0 commit comments

Comments
 (0)