summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Salzman <daniel.salzman@nic.cz>2022-03-14 18:00:16 +0100
committerDaniel Salzman <daniel.salzman@nic.cz>2022-03-14 18:24:42 +0100
commitd9fb3c91e4205bb909371972296962f9680f1c26 (patch)
tree9ba133ebf628bbe19d4d83fcc04228011b056dd9 /scripts
parenttests: harden refresh_limits test on slow env (diff)
downloadknot-d9fb3c91e4205bb909371972296962f9680f1c26.tar.xz
knot-d9fb3c91e4205bb909371972296962f9680f1c26.zip
ci: replace centos with rocky
Diffstat (limited to 'scripts')
-rw-r--r--scripts/docker/rocky:latest/Dockerfile (renamed from scripts/docker/centos:latest/Dockerfile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/docker/centos:latest/Dockerfile b/scripts/docker/rocky:latest/Dockerfile
index 83df638bc..0d47f729b 100644
--- a/scripts/docker/centos:latest/Dockerfile
+++ b/scripts/docker/rocky:latest/Dockerfile
@@ -1,4 +1,4 @@
-FROM centos:latest
+FROM rockylinux:latest
MAINTAINER Knot DNS <knot-dns@labs.nic.cz>
ENV DEBIAN_FRONTEND noninteractive
RUN dnf -y upgrade