chore(deps): update golang:1.23.0 docker digest to 613a108 in testing/dockerfile (main) (#4831)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-15 08:59:27 -07:00
committed by GitHub
parent 37580ba79e
commit f207c82139

View File

@@ -1,4 +1,4 @@
FROM golang:1.23.0@sha256:8e529b64d382182bb84f201dea3c72118f6ae9bc01d27190ffc5a54acf0091d2
FROM golang:1.23.0@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd
RUN apt-get update && apt-get --no-install-recommends -y install unzip \
&& apt-get clean \