Skip to content

Commit 0d68d58

Browse files
authored
Merge pull request #1265 from plus3it/dependabot/docker/golang-1.24.5-bookworm
build(deps): Bump golang from 1.24.4-bookworm to 1.24.5-bookworm
2 parents 4103eb2 + 0d5bda6 commit 0d68d58

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

55
FROM python:3.13.5-bookworm
66

0 commit comments

Comments
 (0)