Browse Source

tests/docker: bump fedora to 32

We should be keeping this up to date as Fedora goes out of support
quite quickly.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org>
Alex Bennée 5 years ago
parent
commit
7ec1edde9e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/docker/dockerfiles/fedora.docker

+ 1 - 1
tests/docker/dockerfiles/fedora.docker

@@ -1,4 +1,4 @@
-FROM fedora:30
+FROM fedora:32
 
 
 # Please keep this list sorted alphabetically
 # Please keep this list sorted alphabetically
 ENV PACKAGES \
 ENV PACKAGES \