#331 Update base image in Dockerfile
Merged 4 years ago by lsedlar. Opened 4 years ago by lsedlar.
lsedlar/odcs update-base-image  into  master

file modified
+1 -1
@@ -1,4 +1,4 @@ 

- FROM fedora:29

+ FROM fedora:31

  LABEL \

      name="ODCS application" \

      vendor="ODCS developers" \

Fedora 29 is no longer supported. Let's move to F31.

rebased onto 0d5554ba08bf5bf47059295e72903e6b08bd3897

4 years ago

+1. I hope all the dependencies are still available there and no memory leak present :D.

I hope so too :) I'll wait with merging until current release is deployed so that the image doesn't go to production immediately.

rebased onto bad4708

4 years ago

Pull-Request has been merged by lsedlar

4 years ago