Bump base image and golang version to fix CVEs.

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
This commit is contained in:
Xun Jiang
2024-08-15 20:42:09 +08:00
parent cd601cafdf
commit fb146cd2dd
9 changed files with 36 additions and 38 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=$TARGETPLATFORM golang:1.22.2-bookworm
FROM --platform=$TARGETPLATFORM golang:1.22.6-bookworm
ARG GOPROXY