bump go to v1.19.1 (#9057)
This commit is contained in:
parent
ca1e8b6d9e
commit
d32f8c3439
6 changed files with 10 additions and 10 deletions
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM --platform=$BUILDPLATFORM golang:1.19.0 as builder
|
||||
FROM --platform=$BUILDPLATFORM golang:1.19.1 as builder
|
||||
ARG BUILDPLATFORM
|
||||
ARG TARGETARCH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue