Skip to content

Commit

Permalink
Update amundsendev/amundsen-frontend Docker tag to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent ca248d3 commit af0414a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ services:
- SEARCHSERVICE_BASE=http://amundsen-search:5000
- METADATASERVICE_BASE=http://amundsen-metadata:5000
- FRONTEND_SVC_CONFIG_MODULE_CLASS=amundsen_application.config.TestConfig
image: "amundsendev/amundsen-frontend:${AMUNDSEN_FRONTEND_VERSION:-4.2.0}"
image: "amundsendev/amundsen-frontend:${AMUNDSEN_FRONTEND_VERSION:-4.3.0}"
ports:
- "5003:5000"
amundsen-metadata:
Expand Down

0 comments on commit af0414a

Please sign in to comment.