Skip to content

Commit 8447dc8

Browse files
build(deps): Bump golang from 1.25.5-bookworm to 1.26rc2-bookworm
Bumps golang from 1.25.5-bookworm to 1.26rc2-bookworm. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26rc2-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcb6a5e commit 8447dc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM golang:1.25.5-bookworm AS golang
3+
FROM golang:1.26rc2-bookworm AS golang
44

55
FROM python:3.13.11-bookworm
66

0 commit comments

Comments
 (0)