Skip to content

Commit 5503dc4

Browse files
committed
update
1 parent 99df874 commit 5503dc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/rockylinux8/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ FLUSH PRIVILEGES;
2121
EOF
2222
echo "done"
2323

24-
echo -n "[2/4] Starting PostgreSQL 11 .. "
24+
echo -n "[2/4] Starting PostgreSQL 11 .... "
2525
echo "skipped"
2626

2727
echo -n "[3/4] Starting SQLServer 2017 ... "

docker/rockylinux9/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ FLUSH PRIVILEGES;
2121
EOF
2222
echo "done"
2323

24-
echo -n "[2/4] Starting PostgreSQL 12.10 .. "
24+
echo -n "[2/4] Starting PostgreSQL 12 .... "
2525
echo "skipped"
2626

2727
echo -n "[3/4] Starting SQLServer 2017 ... "

0 commit comments

Comments
 (0)