Skip to content

Commit 3648ec8

Browse files
authored
Merge pull request #1331 from plus3it/dependabot/docker/golang-1.25.3-bookworm
build(deps): Bump golang from 1.25.2-bookworm to 1.25.3-bookworm
2 parents 340520e + 7cdeb57 commit 3648ec8

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

55
FROM python:3.14.0-bookworm
66

0 commit comments

Comments
 (0)