chore(deps): update docker.io/timescale/timescaledb docker tag to v2.17.2-pg17-oss #26
Annotations
1 error
Build and push the Docker image from the specified Dockerfile
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /tmp/lib /tmp/share /tmp/bin && cd /opt/bitnami/postgresql/lib && cp timescaledb.so /tmp/lib && cp -r $(ls . | grep timescaledb- | grep -v tsl | sort | tail -n 3) /tmp/lib && cp -r $(ls . | grep timescaledb-tsl- | sort | tail -n 3) /tmp/lib && cd /opt/bitnami/postgresql/share/extension && cp -r $(ls . | grep timescaledb | grep .sql) /tmp/share && cp timescaledb.control /tmp/share && cd /usr/local/bin && cp -r $(ls . | grep timescaledb-) /tmp/bin" did not complete successfully: exit code: 2
|
Loading