Skip to content

Commit 533c6a8

Browse files
committed
Edit comment to make it clear that we are talking about container version
1 parent bfed40e commit 533c6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/s6/gogs/setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cd /app/gogs
1616
ln -sf /data/gogs/log ./log
1717
ln -sf /data/gogs/data ./data
1818

19-
# Backward Compatibility with Docker v0.6.15
19+
# Backward Compatibility with Gogs Container v0.6.15
2020
ln -sf /data/git /home/git
2121

2222
chown -R git:git /data /app/gogs ~git/

0 commit comments

Comments
 (0)