Updated Dockerfile

This commit is contained in:
darmiel 2021-04-05 12:15:36 +02:00
parent e672018166
commit 187456ccd2

View file

@ -1,6 +1,8 @@
FROM golang:latest AS builder
LABEL maintainer="darmiel <hi@d2a.io>"
LABEL org.opencontainers.image.source="https://github.com/darmiel/yaxc"
WORKDIR /usr/src/app
# Install dependencies