Skip to content
Snippets Groups Projects
Unverified Commit 2de0788c authored by Tom Herbers's avatar Tom Herbers
Browse files

Dockerfile: update base to debian:bookworm-slim

parent c418b7bb
No related branches found
No related tags found
No related merge requests found
FROM debian:bullseye-slim
FROM debian:bookworm-slim
ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y --no-install-recommends \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment