Skip to content
Snippets Groups Projects
Commit 58f8c195 authored by Jammer, Tim's avatar Jammer, Tim
Browse files

Merge remote-tracking branch 'origin/main' into main

parents 8028a6b0 986f0fff
No related branches found
No related tags found
No related merge requests found
FROM debian:latest
FROM --platform=linux/amd64 debian:latest
USER root
RUN apt-get update --fix-missing && \
......
FROM debian:12
FROM --platform=linux/amd64 debian:12
USER root
RUN apt-get update --fix-missing && \
......
FROM debian:12
FROM --platform=linux/amd64 debian:12
USER root
RUN apt-get update --fix-missing && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment