Skip to content

Commit 6080deb

Browse files
chore(deps): bump google/cloud-sdk in /.dev/spanner (#1254)
Bumps google/cloud-sdk from 512.0.0-emulators to 513.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 335d343 commit 6080deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dev/spanner/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM google/cloud-sdk:512.0.0-emulators
15+
FROM google/cloud-sdk:513.0.0-emulators
1616
# TARGETARCH is an automatic platform ARG enabled by Docker BuildKit.
1717
# https://docs.docker.com/reference/dockerfile/#automatic-platform-args-in-the-global-scope
1818
ARG TARGETARCH

0 commit comments

Comments
 (0)