Skip to content

Commit

Permalink
chore(deps): bump google/cloud-sdk in /.dev/spanner (#734)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 494.0.0-emulators to 495.0.0-emulators.

---
updated-dependencies:
- dependency-name: google/cloud-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent f515719 commit 7238ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dev/spanner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM google/cloud-sdk:494.0.0-emulators
FROM google/cloud-sdk:495.0.0-emulators

ENV SPANNER_PROJECT_ID=local
ENV SPANNER_INSTANCE_ID=local
Expand Down

0 comments on commit 7238ac6

Please sign in to comment.