Skip to content

Commit

Permalink
Merge pull request #1129 from plus3it/dependabot/docker/golang-1.23.5…
Browse files Browse the repository at this point in the history
…-bookworm

build(deps): Bump golang from 1.23.4-bookworm to 1.23.5-bookworm
  • Loading branch information
mergify[bot] authored Jan 20, 2025
2 parents 5903dde + 1b5c8e2 commit 87ca7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.4-bookworm as golang
FROM golang:1.23.5-bookworm as golang

FROM python:3.13.1-bookworm

Expand Down

0 comments on commit 87ca7c0

Please sign in to comment.