]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
containers/teuthology: Pin base image to focal
authorZack Cerza <zack@redhat.com>
Fri, 29 Jul 2022 19:42:59 +0000 (13:42 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 8 Aug 2022 22:05:31 +0000 (16:05 -0600)
containers/teuthology-dev/Dockerfile

index f1a4c600d1a5058b137ab25d799b6e2f2ec54d69..a486644d82b359d2fd6543bd1cf7c3127835c20f 100644 (file)
@@ -1,4 +1,4 @@
-FROM ubuntu:latest
+FROM ubuntu:focal
 ENV DEBIAN_FRONTEND=noninteractive
 RUN apt-get update && \
     apt-get install -y \