Skip to content

Commit bc8f04c

Browse files
chore(deps): update caddy docker tag to v2.10.2 (#510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1b5b8c commit bc8f04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ services:
4747

4848
#Run npm run build-watch in local before this.
4949
frontend:
50-
image: caddy:2.10.0-alpine
50+
image: caddy:2.10.2-alpine
5151
working_dir: /app
5252
volumes:
5353
- ./frontend/Caddyfile:/etc/caddy/Caddyfile

0 commit comments

Comments
 (0)