Ping golang/distroless image to latest version (#6679)

Signed-off-by: allenxu404 <qix2@vmware.com>
This commit is contained in:
Qi Xu
2023-08-18 19:17:50 +08:00
committed by GitHub
parent 7d23ad9772
commit 0c0ccf949b
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=linux/amd64 golang:1.20-bullseye
FROM --platform=linux/amd64 golang:1.20.7-bullseye
ARG GOPROXY