mirror of
https://github.com/joohoi/acme-dns.git
synced 2024-12-22 15:53:44 +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"
|
||||
|
||||
RUN apk add --update gcc musl-dev git
|
||||
|
Loading…
Reference in New Issue
Block a user