mirror of
https://github.com/gotify/server.git
synced 2026-05-06 21:42:07 +08:00
Update base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM frolvlad/alpine-glibc:glibc-2.28
|
||||
FROM frolvlad/alpine-glibc:glibc-2.31
|
||||
WORKDIR /app
|
||||
RUN apk add --no-cache ca-certificates tzdata curl
|
||||
ADD gotify-app /app/
|
||||
|
||||
Reference in New Issue
Block a user