Compare commits

..

No commits in common. "master" and "1.0.0" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM registry.hottis.de/dockerized/base-build-env:1.5.2-bullseye
FROM registry.hottis.de/dockerized/base-build-env:1.5.1-bullseye
LABEL Maintainer="Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>"
@ -10,7 +10,5 @@ RUN \
chown root:root /etc/apt/trusted.gpg.d/microsoft.asc.gpg && \
chown root:root /etc/apt/sources.list.d/microsoft-prod.list && \
apt update -y && \
apt install -y dotnet-sdk-5.0 && \
apt install -y dotnet-sdk-6.0
apt install -y dotnet-sdk-5.0