@@ -1,4 +1,4 @@
FROM debian:bookworm-slim
FROM debian:trixie-slim
RUN set -eux && \
apt-get update && \
@@ -4,6 +4,6 @@ set -ex
IMAGE=pommib/swiss:latest
docker pull $IMAGE
docker pull debian:bookworm-slim
docker pull debian:trixie-slim
docker build --no-cache -t $IMAGE ./
docker push $IMAGE
The note is not visible to the blocked user.