Skip to content

Commit bd0072a

Browse files
chore(deps): bump google/cloud-sdk in /.dev/spanner (#1146)
Bumps google/cloud-sdk from 508.0.0-emulators to 509.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>
1 parent 3df0a5d commit bd0072a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dev/spanner/Dockerfile

Lines changed: 1 addition & 1 deletion
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:508.0.0-emulators
15+
FROM google/cloud-sdk:509.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)