chore(deps): update golang docker tag to v1.22.2 in testing/dockerfile (main) (#4437)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-15 03:20:19 +00:00
committed by GitHub
parent 2eccc4331d
commit e62be88e59

View File

@@ -1,4 +1,4 @@
FROM golang:1.22.1@sha256:0b55ab82ac2a54a6f8f85ec8b943b9e470c39e32c109b766bbc1b801f3fa8d3b
FROM golang:1.22.2@sha256:450e3822c7a135e1463cd83e51c8e2eb03b86a02113c89424e6f0f8344bb4168
RUN apt-get update && apt-get --no-install-recommends -y install unzip \
&& apt-get clean \