Files
documentation/content/docs/api/client-server-settings/put-update-docker-image.mdx

20 lines
792 B
Plaintext

---
title: Update Docker image
full: true
_openapi:
method: PUT
toc: []
structuredData:
headings: []
contents:
- content: >-
Changes the Docker image the server runs with. The image must be one
of the images allowed by the server's egg. Returns 400 if the image
was manually set by an admin.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Changes the Docker image the server runs with. The image must be one of the images allowed by the server's egg. Returns 400 if the image was manually set by an admin.
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/settings/docker-image","method":"put"}]} />