Skip to content

Commit e27698f

Browse files
chore(deps): update caddy docker tag to v2.9.1 (#406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ca8df6 commit e27698f

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.8.4-alpine
50+
image: caddy:2.9.1-alpine
5151
working_dir: /app
5252
volumes:
5353
- ./frontend/Caddyfile:/etc/caddy/Caddyfile

0 commit comments

Comments
 (0)