summaryrefslogtreecommitdiff
path: root/server/test/docker/templates/debian-11.Dockerfile.in
blob: cabb29d98e95625aa62f180fc10c4c9a026ab575 (plain)
1
2
3
4
# -*- dockerfile -*-
# Debian 11 is known as bullseye
FROM debian:11
RUN apt-get update -y