Skip to content

Commit 9324b11

Browse files
committed
1 parent f35a056 commit 9324b11

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG LITESTREAM_VERSION="0.3.13"
1111
ARG LITESTREAM_SHA256="eb75a3de5cab03875cdae9f5f539e6aedadd66607003d9b1e7a9077948818ba0"
1212

1313
# No checksum needed for these tools, we pull from official images
14-
ARG CADDY_VERSION="2.10.0"
14+
ARG CADDY_VERSION="2.10.2"
1515
ARG MAIN_IMAGE_ALPINE_VERSION="3.22.1"
1616
ARG HEADSCALE_ADMIN_VERSION="0.26.0"
1717

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Deploy [Headscale][headscale-wob] using a "serverless" immutable docker image wi
1010
| [`Headscale`][headscale-wob] | [Headscale Repo][headscale-repo] | [`v0.26.1`](https://github.com/juanfont/headscale/releases/tag/v0.26.1) |
1111
| [`Headscale-Admin`][headscale-admin-wob] | [Headscale-Admin Repo][headscale-admin-repo] | [`0.26.0`](https://github.com/GoodiesHQ/headscale-admin/commit/6cf2bc7d59165757a70f4c918a032225eb5e6e7d) |
1212
| [`Litestream`][litestream-wob] | [Litestream Repo][litestream-repo] | [`v0.3.13`](https://github.com/benbjohnson/litestream/releases/tag/v0.3.13) |
13-
| [`Caddy`][caddy-wob] | [Caddy Repo][caddy-repo] | [`v2.10.0`](https://github.com/caddyserver/caddy/releases/tag/v2.10.0) |
13+
| [`Caddy`][caddy-wob] | [Caddy Repo][caddy-repo] | [`v2.10.2`](https://github.com/caddyserver/caddy/releases/tag/v2.10.2) |
1414

1515
## Versioning
1616

0 commit comments

Comments
 (0)