push to 2.12.0

This commit is contained in:
Sebastian Hugentobler 2025-06-04 19:05:22 +02:00
parent 384be12eab
commit 8d28154225
Signed by: shu
SSH key fingerprint: SHA256:ppcx6MlixdNZd5EUM1nkHOKoyQYoJwzuQKXM6J/t66M

View file

@ -1,4 +1,4 @@
FROM docker.io/golang:1.22-alpine3.21 AS builder
FROM docker.io/golang:1.24-alpine3.21 AS builder
RUN echo "ntfy:x:2222:2222:Linux User,,,:/:/ntfy" > /passwd
RUN mkdir -p /data/attachments