Update to v1.28.3 (#8682)

This commit is contained in:
Johnatas
2023-10-19 20:54:48 -03:00
committed by GitHub
parent 5b6b9685e9
commit 6aef26e94b
8 changed files with 111 additions and 111 deletions

View File

@@ -1,4 +1,4 @@
ARG GOLANG=golang:1.20.8-alpine3.18
ARG GOLANG=golang:1.20.10-alpine3.18
FROM ${GOLANG} as infra
ARG http_proxy=$http_proxy