summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e5e46b6c..c501f346 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -30,7 +30,7 @@ ENV OBS_REPO=knot-resolver-latest
ENV DISTROTEST_REPO=Debian_11
RUN apt-get update -qq && \
- apt-get update -qq
+ apt-get upgrade -qq
COPY --from=build /source/pkg/pkgs/debian-11 /pkg