Skip to content
Snippets Groups Projects
Commit 4c16e28e authored by Travis Ralston's avatar Travis Ralston
Browse files

Build complement media repo on 1.16

parent 88f0f671
No related branches found
No related tags found
No related merge requests found
# ---- Stage 0 ----
# Builds media repo binaries
FROM golang:1.14-alpine AS builder
FROM golang:1.16-alpine AS builder
# Install build dependencies
RUN apk add --no-cache git musl-dev dos2unix build-base
......
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