mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-03-17 23:04:15 +01:00
Setup release of docker images to dockerhub
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.14 AS builder
|
||||
FROM golang:1.15 AS builder
|
||||
|
||||
WORKDIR /go/src/github.com/ysoftdevs/imagepullsecret-injector
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user