chore(deps): update golang docker tag to v1.23 (#3228)

* chore(deps): update golang docker tag to v1.23

* Update Dockerfile.protos

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dustin Decker <dustin@trufflesec.com>
This commit is contained in:
renovate[bot] 2024-08-20 08:28:04 -07:00 committed by GitHub
parent e5cba6983a
commit 3f4d411083
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# trufflesecurity/protos:1.22
# trufflesecurity/protos:1.23
FROM golang:1.22-bullseye
FROM golang:1.23-bullseye
ARG TARGETARCH
ARG TARGETOS