certbot updated

This commit is contained in:
Juan Ferrer 2023-09-22 22:37:39 +02:00
parent b3ec736f62
commit 1db95a15db
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:buster-slim
FROM debian:bookworm-slim
ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update \