# Shopware Version not found

With "dockware - the next generation", we have restructured all our images.\
A better transparency, improved maintainability and way smaller Docker image sizes.

Therefore we had to do a "cut" and build a new repository.

We have decided to start with the new Shopware 6.7.x.x versions that are supported by these new images. This means, that older Shopware versions are not part of this.

### When is a new version available?

We are usually very fast when it comes to rollouts of new Shopware versions.\
Mostly a new version is available within a day or even hours, after the official release of Shopware.

If you want to speed up things and help, we are happy to have Pull Requests being made.

### How to access old versions?

If you need older Shopware versions, you can of course use them by using the previous Docker images **dockware/dev** and **dockware/play**. These will continue to work and all these Shopware versions can of course be used again.

### I need an old Shopware version in the next-generation image

If you need old Shopware versions in the new image dockware/shopware, then just let us know.\
We are open to add these if requested.

We just wanted to skip adding so many Shopware versions, that might not even be needed anymore (6.1, 6.2 and more).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dockware.io/troubleshooting/shopware-version-not-found.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
