1 parent 967d03f commit b42b1cbCopy full SHA for b42b1cb
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1.7
2
3
# --- Builder stage: install Go-based security tools and build AutoAR bot ---
4
-FROM golang:1.24-bullseye AS builder
+FROM golang:1.26-bullseye AS builder
5
6
WORKDIR /app
7
0 commit comments