use alpine 3.22 as build base
This commit is contained in:
parent
85f1a121b4
commit
562bf0812d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/golang:1.24-alpine3.22 AS builder
|
||||
FROM docker.io/golang:1.24.3-alpine3.22 AS builder
|
||||
|
||||
RUN echo "ntfy:x:2222:2222:Linux User,,,:/:/ntfy" > /passwd
|
||||
RUN mkdir -p /data/attachments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue