diff --git a/.dev/pubsub/Dockerfile b/.dev/pubsub/Dockerfile index 429eddf05..712aa63e1 100644 --- a/.dev/pubsub/Dockerfile +++ b/.dev/pubsub/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM google/cloud-sdk:565.0.0-emulators +FROM google/cloud-sdk:566.0.0-emulators # TARGETARCH is an automatic platform ARG enabled by Docker BuildKit. # https://docs.docker.com/reference/dockerfile/#automatic-platform-args-in-the-global-scope ARG TARGETARCH