diff --git a/config b/config index 1c6328c..3046647 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit 1c6328c69580f1c1f3fd5c8aa86dbab9f9104ce2 +Subproject commit 3046647cf852d71374237a6e1e84426f7819492f diff --git a/templates/gotosocial/Dockerfile.gotmpl b/templates/gotosocial/Dockerfile.gotmpl index ea37724..06c03c1 100644 --- a/templates/gotosocial/Dockerfile.gotmpl +++ b/templates/gotosocial/Dockerfile.gotmpl @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1 -FROM alpine:3.18 +FROM alpine:3.19 WORKDIR /tmp