Skip to content

Commit

Permalink
Fix Dockerfile links
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli authored Nov 12, 2024
1 parent dea4a4a commit b087bb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ To check and report issues and contribute to Volto, See [plone/volto](https://gi

## Supported tags and respective Dockerfile links

- `18`, `18.1`, `18.1.0`, `latest` [(18.x/Dockerfile)](https://github.com/plone/plone-frontend/blob/18.x/Dockerfile)
- `18`, `18.1`, `18.1.0`, `latest` [(18.x/pnpm/Dockerfile)](https://github.com/plone/plone-frontend/blob/18.x/pnpm/Dockerfile)
- `18-yarn`, `18.1-yarn`, `18.1.0-yarn` [(18.x/yarn/Dockerfile)](https://github.com/plone/plone-frontend/blob/18.x/yarn/Dockerfile)
- `17`, `17.7`, `17.7.0` [(17.x/Dockerfile)](https://github.com/plone/plone-frontend/blob/17.x/Dockerfile)

### Older tags
Expand Down

0 comments on commit b087bb6

Please sign in to comment.