summaryrefslogtreecommitdiff
path: root/nlnet/task5/performance/Dockerfile
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-07-27 18:50:35 +0200
committerMS <ms@taler.net>2023-07-27 18:50:35 +0200
commit06d3fc3f77e5a7743e52c21ff81c4bcfcc856842 (patch)
tree0bc1e0e947f09d673f869b6fc297822de26a9f84 /nlnet/task5/performance/Dockerfile
parentea065a3984baf58826c91b1c54b1283c0f729cea (diff)
downloaddeployment-06d3fc3f77e5a7743e52c21ff81c4bcfcc856842.tar.gz
deployment-06d3fc3f77e5a7743e52c21ff81c4bcfcc856842.tar.bz2
deployment-06d3fc3f77e5a7743e52c21ff81c4bcfcc856842.zip
NLnet task 5.
'bookworm' in place of 'stable' didn't install all the Debian packages, reverting to 'stable'.
Diffstat (limited to 'nlnet/task5/performance/Dockerfile')
-rw-r--r--nlnet/task5/performance/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nlnet/task5/performance/Dockerfile b/nlnet/task5/performance/Dockerfile
index 3861dad..4daeaf0 100644
--- a/nlnet/task5/performance/Dockerfile
+++ b/nlnet/task5/performance/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian:bookworm
+FROM debian:stable
RUN apt-get update
RUN apt-get install -y \