Skip to content

Commit 020af59

Browse files
Merge branch 'main' into remove-blend-from-national-xg
2 parents b213f98 + 09fc6f5 commit 020af59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/airflow_dags/dags/uk/consume-ned-nl-dag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
ned_nl_consumer = ContainerDefinition(
2828
name="ned-nl-consumer",
2929
container_image="ghcr.io/openclimatefix/solar-consumer",
30-
container_tag="1.4.12",
30+
container_tag="1.4.14",
3131
container_secret_env={
3232
f"{env}/rds/pvsite": ["DB_URL"],
3333
f"{env}/consumer/nednl": ["APIKEY_NEDNL"],

0 commit comments

Comments
 (0)