Explorar o código

Updated Maintainer Email in Dockerfile

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
73b1ff2d31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM golang:alpine AS builder
 
-MAINTAINER "Yoginth <yoginth@icloud.com>"
+MAINTAINER "Yoginth <yoginth@protonmail.com>"
 
 # Install build deps
 RUN apk --no-cache --no-progress add --virtual build-deps build-base git