Skip to content

Commit 10d3cee

Browse files
authored
Merge pull request #1379 from plus3it/dependabot/docker/golang-1.25.5-bookworm
build(deps): Bump golang from 1.25.4-bookworm to 1.25.5-bookworm
2 parents e59ca93 + 135a0e9 commit 10d3cee

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.4-bookworm AS golang
3+
FROM golang:1.25.5-bookworm AS golang
44

55
FROM python:3.13.11-bookworm
66

0 commit comments

Comments
 (0)