Pin Golang and distroless version for v1.11.

Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
This commit is contained in:
Xun Jiang
2023-04-10 11:05:43 +08:00
committed by Xun Jiang/Bruce Jiang
parent 5f3cb25311
commit 9de61aa5a0
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.19-bullseye
FROM --platform=linux/amd64 golang:1.19.8-bullseye
ARG GOPROXY