Skip to content

Commit

Permalink
Bump ebd_toolchain from 0.8.1 to 0.8.3; update path for .docx file (#339
Browse files Browse the repository at this point in the history
)

* Bump ebd_toolchain from 0.8.1 to 0.8.3

* update path to EBD .docx file
  • Loading branch information
hf-kklein authored Jan 12, 2025
1 parent 4d548b9 commit b0fcc72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ebd-tooling/.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
EBD_DOCX_FILE=../edi_energy_de/FV2504/Entscheidungsbaum-DiagrammeundCodelisten-informatorischeLesefassung4.0bKonsolidierteLesefassungmitFehlerkorrekturenStand07.11.2024_99991231_20250404.docx
EBD_DOCX_FILE=../edi_energy_de/FV2504/EBD_4.0b_20250606_99991231_20241213_xoxx_11154.docx
OUTPUT_DIR=../../machine-readable_entscheidungsbaumdiagramme/FV2504
2 changes: 1 addition & 1 deletion ebd-tooling/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

scrape-and-plot:
build: .
image: ghcr.io/hochfrequenz/ebd_toolchain:v0.8.1
image: ghcr.io/hochfrequenz/ebd_toolchain:v0.8.3
# If you run into 'manifest unknown' during docker pull, try replacing `:latest` with `:v1.2.3`.
# where v1.2.3 is the latest version of the GHCR image, which can be found here:
# https://github.com/Hochfrequenz/ebd_toolchain/pkgs/container/ebd_toolchain
Expand Down

0 comments on commit b0fcc72

Please sign in to comment.