Skip to content

Commit 8bd856d

Browse files
committed
Fix formating
1 parent acfd96a commit 8bd856d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instructor/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ docker build -t "instructor/ticketmonster-pgsql-wildfly" dockerfiles/ticketmonst
183183
docker tag instructor/ticketmonster-pgsql-wildfly localhost:5000/ticketmonster-pgsql-wildfly
184184
docker push localhost:5000/ticketmonster-pgsql-wildfly
185185
186-
#Postgres
186+
# Postgres
187187
docker pull postgres
188188
docker tag postgres localhost:5000/postgres
189189
docker push localhost:5000/postgres

0 commit comments

Comments
 (0)