Update base image

This commit is contained in:
Jannis Mattheis 2020-05-03 10:48:48 +02:00
parent 68cf35b4ac
commit 75c63bdf39
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM frolvlad/alpine-glibc:glibc-2.28 FROM frolvlad/alpine-glibc:glibc-2.31
WORKDIR /app WORKDIR /app
RUN apk add --no-cache ca-certificates tzdata curl RUN apk add --no-cache ca-certificates tzdata curl
ADD gotify-app /app/ ADD gotify-app /app/