Skip to content

Commit

Permalink
chore: temporarily use ci-cross-influxdb3 737fe2b8eb
Browse files Browse the repository at this point in the history
  • Loading branch information
jdstrand committed Feb 11, 2025
1 parent 10f8c03 commit 107d64a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ jobs:
# Build a dev binary.
build-dev:
docker:
- image: us-east1-docker.pkg.dev/influxdata-team-edge/ci-support/ci-cross-influxdb3:latest
- image: us-east1-docker.pkg.dev/influxdata-team-edge/ci-support/ci-cross-influxdb3@sha256:737fe2b8eb573b2273910c508f7e391f7dfeef67dd4216058e12e91981796b5a
auth:
username: _json_key
password: $CISUPPORT_GCS_AUTHORIZATION
Expand Down Expand Up @@ -305,7 +305,7 @@ jobs:
# Compile cargo "release" profile binaries for influxdb3 edge releases
build-release:
docker:
- image: us-east1-docker.pkg.dev/influxdata-team-edge/ci-support/ci-cross-influxdb3:latest
- image: us-east1-docker.pkg.dev/influxdata-team-edge/ci-support/ci-cross-influxdb3@sha256:737fe2b8eb573b2273910c508f7e391f7dfeef67dd4216058e12e91981796b5a
auth:
username: _json_key
password: $CISUPPORT_GCS_AUTHORIZATION
Expand Down

0 comments on commit 107d64a

Please sign in to comment.