Skip to content

Commit 8aa722a

Browse files
authored
Update Dockerfile
1 parent 5e02041 commit 8aa722a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nginx/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM nginx
2-
LABEL Sean Bradley <seanwasere@gmail.com>
2+
LABEL https://github.com/Sean-Bradley
33
COPY /nginx.conf /etc/nginx/nginx.conf
44
#COPY /server.crt /etc/nginx/server.crt
55
#COPY /server.key /etc/nginx/server.key

0 commit comments

Comments
 (0)