We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76efc66 commit aa895b0Copy full SHA for aa895b0
2 files changed
Dockerfile
@@ -1,6 +1,6 @@
1
#syntax=docker/dockerfile:1.19.0-labs@sha256:dce1c693ef318bca08c964ba3122ae6248e45a1b96d65c4563c8dc6fe80349a2
2
3
-FROM golang:1.25.2@sha256:1c91b4f4391774a73d6489576878ad3ff3161ebc8c78466ec26e83474855bfcf AS build
+FROM golang:1.25.3@sha256:7d73c4c57127279b23f3f70cbb368bf0fe08f7ab32af5daf5764173d25e78b74 AS build
4
5
WORKDIR /go/src
6
go.mod
module github.com/retailnext/spanner-backup
-go 1.25.2
+go 1.25.3
require (
cloud.google.com/go/spanner v1.86.0
0 commit comments