From 8cc4c8dd0a4b199a3abba570dc1ae834c4b24812 Mon Sep 17 00:00:00 2001 From: devops01ua <136992576+devops01ua@users.noreply.github.com> Date: Thu, 22 Jun 2023 21:52:36 +0300 Subject: [PATCH] Test PR flow just for example, you can reject --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 5640d84..1f0f1b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ #FROM - Image to start building on. FROM ubuntu:14.04 +#test commit #MAINTAINER - Identifies the maintainer of the dockerfile. MAINTAINER ian.miell@gmail.com