mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-19 06:26:44 +00:00
chore: update base image to newer debian image
Signed-off-by: emirot <emirot.nolan@gmail.com>
This commit is contained in:
committed by
Xun Jiang/Bruce Jiang
parent
eaef4ead42
commit
eb0a1814c6
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM --platform=$TARGETPLATFORM golang:1.25-bookworm
|
||||
FROM --platform=$TARGETPLATFORM golang:1.25-trixie
|
||||
|
||||
ARG GOPROXY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user