From 41258c1c5645de93ebc8a2564e012fc10c22d818 Mon Sep 17 00:00:00 2001 From: Divyansh Srivastav Date: Thu, 23 Feb 2023 17:24:28 +0530 Subject: [PATCH] test #6 --- auth-api/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-api/Dockerfile b/auth-api/Dockerfile index f2d813cd..0836c7c7 100644 --- a/auth-api/Dockerfile +++ b/auth-api/Dockerfile @@ -1,4 +1,4 @@ -# Auth API Dockerfile. +# Auth API Dockerfile.. FROM golang:1.9-alpine