ubuntu-build/Dockerfile
Christian Haschek 1959f15d73
Some checks failed
docker
init
2023-03-25 19:39:21 +01:00

7 lines
152 B
Docker

FROM ubuntu:latest
LABEL maintainer="christian@haschek.at"
LABEL version="1"
LABEL description="This is a custom Docker Image for the build pipeline"