docker: 1.23.0-bookworm -> 1.23.3-bookworm

This commit is contained in:
Carl Pearson
2024-11-29 06:03:51 -07:00
parent c120891092
commit c9127157c9

View File

@@ -1,4 +1,4 @@
FROM golang:1.23.0-bookworm as builder
FROM golang:1.23.3-bookworm as builder
ARG GIT_SHA="<not provided>"