Skip to content

Commit ee0211e

Browse files
committed
Change docker container to quay.io/pterodactyl/core:rust
1 parent 951baac commit ee0211e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/seeds/RustServiceTableSeeder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ private function addCoreOptions()
9595
], [
9696
'name' => 'Vanilla',
9797
'description' => 'Vanilla Rust server.',
98-
'docker_image' => 'tenten8401/pterodactyl-rust',
98+
'docker_image' => 'quay.io/pterodactyl/core:rust',
9999
'config_startup' => '{"done": "Server startup complete", "userInteraction": []}',
100100
'config_files' => '{}',
101101
'config_logs' => '{"custom": false, "location": "latest.log"}',

0 commit comments

Comments
 (0)