> ## 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.

# 이전 버전 복원

> `ale` 은 컨테이너 이미지를 기반으로 서비스를 구동하기 때문에 이슈 발생 시 이전의 버전으로 신속하게 복원할 수 있습니다.

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

> 복원이 완료되면 적용된 버전의 상태가 **적용됨** 으로 변경됩니다.

<Tip>
  복원할 버전을 혼동하지 않기 위해, 커밋 메세지를 확인하세요.
</Tip>
