mirror of
https://git.koehn.com/docker/postgres-wal-g.git
synced 2023-10-20 22:33:52 -05:00
changed go version so we can keep up easier
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
ARG BASE
|
||||
|
||||
FROM golang:1.17 as build
|
||||
FROM golang:1 as build
|
||||
|
||||
ARG WALG_RELEASE=v1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user