ubuntu-build/Dockerfile

7 lines
152 B
Docker
Raw Normal View History

2023-03-25 19:39:21 +01:00
FROM ubuntu:latest
LABEL maintainer="christian@haschek.at"
LABEL version="1"
LABEL description="This is a custom Docker Image for the build pipeline"