mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-07 04:20:12 +02:00
Upgrade to Alpine 3.12
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG ALPINE_VERSION=3.11
|
||||
ARG ALPINE_VERSION=3.12
|
||||
ARG GO_VERSION=1.14
|
||||
|
||||
FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION} AS builder
|
||||
|
||||
Reference in New Issue
Block a user