Skip to content
Snippets Groups Projects
Commit 7da51a11 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

switched to debian 12

parent 1f09e77c
Branches
Tags
No related merge requests found
FROM python:3.11-slim-bullseye
FROM python:3.11-slim-bookworm
RUN apt-get update && apt-get upgrade -y && \
apt-get install -y curl && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment