There was an error while loading. Please reload this page.
2 parents 5666912 + a37a098 commit 51f7eceCopy full SHA for 51f7ece
1 file changed
deployments/container/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM golang:1.26.1 AS base
+FROM golang:1.26.2 AS base
16
17
# The devel image is used for local development.
18
FROM base AS devel
0 commit comments