1
0
Fork 0

Update caddy and foundry version

This commit is contained in:
🎷🐢 S. P. O. Clayton 2022-10-06 11:04:47 -04:00
parent d3a2dbd3d1
commit d64dedb22b
Signed by: sean
SSH Key Fingerprint: SHA256:zkuPrRvkEDiQQv1Y5yScWa6I4zhj+eiv7XnP8pxIxVU
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
FROM caddy:2-builder-alpine AS builder
FROM caddy:2.6.1-builder-alpine AS builder
RUN xcaddy build \
--with github.com/greenpau/caddy-security
FROM caddy:2-alpine
FROM caddy:2.6.1-alpine
COPY --from=builder /usr/bin/caddy /usr/bin/caddy

View File

@ -18,7 +18,7 @@
name: "{{ stack_prefix_name }}foundry"
recreate: true
restart_policy: unless-stopped
image: felddy/foundryvtt:release-9.269
image: felddy/foundryvtt:10.286
hostname: foundry.gopoop.org
init: yes
env: