> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ale.run/llms.txt
> Use this file to discover all available pages before exploring further.

# ロールバック

> エールはコンテナイメージをベースにサービスを実行するため、問題が発生した際に過去のバージョンへ迅速に復元できます。

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/ale-docs/developers/images/ja/06_20.png" />
</Frame>

> 復元したいサービスページの**デプロイ履歴タブ**で、復元したいデプロイ履歴の右側にある <Icon icon="ellipsis-vertical" size={15} color="9fa3a5" /> アイコンをクリックすると復元できます。

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/ale-docs/developers/images/ja/rollback01.png" />
</Frame>

> 復元が完了すると、適用されたバージョンのステータスが**適用済み**に変更されます。

<Tip>
  復元するバージョンを間違えないよう、コミットメッセージを確認してください。
</Tip>
