Browse Source

[Olefy] Update to Alpine 3.15

Niklas Meyer 3 years ago
parent
commit
c08e520a75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/Dockerfiles/olefy/Dockerfile

+ 1 - 1
data/Dockerfiles/olefy/Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.14
+FROM alpine:3.15
 LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
 
 WORKDIR /app