Skip to content
Snippets Groups Projects
Commit 871ae12b authored by schnarkus's avatar schnarkus
Browse files

use ubuntu

parent 2808ae1b
No related branches found
No related tags found
1 merge request!4build new image with ubuntu
Pipeline #66152 canceled
# syntax=docker/dockerfile:1
FROM scratch
FROM ubuntu:22.04
COPY artifact.bin /artifact.bin
......
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