Skip to content

Commit 732a520

Browse files
chore(deps): update caddy docker tag to v2.11.2 (#579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6569125 commit 732a520

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

0 commit comments

Comments
 (0)