Skip to content
Snippets Groups Projects
Verified Commit c6899a79 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

FIX: Hotfix: base Docker images on debian:buster (not "latest")

parent a3c620c0
Branches
Tags
No related merge requests found
Pipeline #37700 failed
FROM debian:latest FROM debian:bullseye
RUN apt-get update && \ RUN apt-get update && \
apt-get install \ apt-get install \
curl \ curl \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment