Skip to content

Commit

Permalink
Merge pull request #171 from georchestra/use-22.0.x-datafeeder-ui
Browse files Browse the repository at this point in the history
Use `22.0.x` tag for datafeeder-ui on 22.0 branch
  • Loading branch information
fvanderbiest authored Mar 28, 2023
2 parents 01f7a2d + caf24e6 commit c71cd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ services:
- JAVA_OPTS=-Xms512m -Xmx512m -XX:MaxPermSize=128m

import:
image: georchestra/datafeeder-frontend:21.0-SNAPSHOT
image: georchestra/datafeeder-frontend:22.0.x
volumes:
- ./config:/etc/georchestra

Expand Down

0 comments on commit c71cd62

Please sign in to comment.