Skip to content

Commit

Permalink
Update to versioned ukwa-reports generator.
Browse files Browse the repository at this point in the history
  • Loading branch information
anjackson committed Oct 25, 2023
1 parent 53b37d6 commit a878272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manage/airflow/dags/_common_.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Config():
# Define the common parameters for running Docker tasks:
w3act_task_image = 'ukwa/python-w3act:2.1.5'
ukwa_task_image = 'ukwa/ukwa-manage:2.4.1'
ukwa_reports_image = 'ukwa/ukwa-reports:master'
ukwa_reports_image = 'ukwa/ukwa-reports:1.0.0'
hadoop_docker_image = 'ukwa/docker-hadoop:2.1.2'
postgres_image = 'postgres:9.6.2'
rclone_image = 'rclone/rclone:1.62'
Expand Down

0 comments on commit a878272

Please sign in to comment.