Skip to content

Commit 77b44f5

Browse files
authored
Merge pull request #1304 from plus3it/dependabot/docker/golang-1.25.1-bookworm
build(deps): Bump golang from 1.25.0-bookworm to 1.25.1-bookworm
2 parents b96c66d + f888294 commit 77b44f5

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

55
FROM python:3.13.7-bookworm
66

0 commit comments

Comments
 (0)