Skip to content

Commit 5d49953

Browse files
authored
Merge pull request #1416 from plus3it/dependabot/docker/golang-1.26-bookworm
build(deps): Bump golang from 1.26rc3-bookworm to 1.26-bookworm
2 parents 09cc4b5 + 4b8bdd9 commit 5d49953

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.26rc3-bookworm AS golang
3+
FROM golang:1.26-bookworm AS golang
44

55
FROM python:3.13.12-bookworm
66

0 commit comments

Comments
 (0)