Compare commits
10
Commits
7984e09ce4
...
9140cdc977
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9140cdc977 | ||
|
|
ed38744fdd | ||
|
|
1a52c32b15 | ||
|
|
dce5619772 | ||
|
|
58f369b126 | ||
|
|
da1ba3f3a4 | ||
|
|
55d21c6ade | ||
|
|
1ae67a3a32 | ||
|
|
ddd077cd50 | ||
|
|
f6008814da |
+2
-3
@@ -1,5 +1,4 @@
|
||||
## 2026-07-28T16:52:54Z
|
||||
## 2026-07-28T17:04:54Z
|
||||
|
||||
- test (fithwum)
|
||||
- Merge build-info updates (fithwum)
|
||||
- Update build-info on 2026-07-28T16:44:37Z [skip ci] (fithwum)
|
||||
- Update build-info on 2026-07-28T17:03:54Z [skip ci] (fithwum)
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"version": "latest",
|
||||
"commit": "f88c0c61d4857e8822dcd823278c0878a2e658a3",
|
||||
"build_time": "2026-07-28T16:44:36Z",
|
||||
"commit": "ed38744fdd05fe039eb0a165c5d462822257d8e4",
|
||||
"build_time": "2026-07-28T17:05:07Z",
|
||||
"image_tag": "gitea.fithwum.tech/fithwum/vintage-story:latest",
|
||||
"digest": "gitea.fithwum.tech/fithwum/vintage-story@sha256:1dd189a9bc747e3854669267203925940457880badcef8e2424073d67cf93610",
|
||||
"image_size": "410MB",
|
||||
"image_size_bytes": 430943723
|
||||
"image_size_bytes": 430957722
|
||||
}
|
||||
|
||||
@@ -103,5 +103,7 @@ fi
|
||||
echo " "
|
||||
echo "INFO ! Starting vintage-story Server $VS_VERSION"
|
||||
exec $VS_SERVER_DIR/server-$VS_VERSION.sh start
|
||||
echo "Tailing server log to keep container active..."
|
||||
exec tail -f $VS_DATA_DIR/Logs/server-main.log
|
||||
|
||||
exit
|
||||
Reference in New Issue
Block a user