We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ebd-toolchain
1 parent 62a6611 commit 46ca478Copy full SHA for 46ca478
ebd-tooling/docker-compose.yaml
@@ -4,7 +4,7 @@ services:
4
5
scrape-and-plot:
6
build: .
7
- image: ghcr.io/hochfrequenz/ebd_toolchain:v0.12.1
+ image: ghcr.io/hochfrequenz/ebd_toolchain:v0.12.2
8
# If you run into 'manifest unknown' during docker pull, try replacing `:latest` with `:v1.2.3`.
9
# where v1.2.3 is the latest version of the GHCR image, which can be found here:
10
# https://github.com/Hochfrequenz/ebd_toolchain/pkgs/container/ebd_toolchain
0 commit comments