We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4af90c0 + 46ca478 commit c0c5f88Copy full SHA for c0c5f88
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