mirror of
https://github.com/joohoi/acme-dns.git
synced 2024-12-22 21:03:54 +07:00
Updated Dockerfile to use more recent base image
This commit is contained in:
parent
68bb6ab654
commit
cdb1535fa7
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.13-alpine AS builder
|
FROM golang:alpine AS builder
|
||||||
LABEL maintainer="joona@kuori.org"
|
LABEL maintainer="joona@kuori.org"
|
||||||
|
|
||||||
RUN apk add --update gcc musl-dev git
|
RUN apk add --update gcc musl-dev git
|
||||||
|
Loading…
Reference in New Issue
Block a user