Skip to content

Commit

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

build(deps): Bump golang from 1.23.1-bookworm to 1.23.2-bookworm
  • Loading branch information
mergify[bot] authored Oct 7, 2024
2 parents 5e17b05 + 9cc8bb8 commit 92cf9b7
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.1-bookworm as golang
FROM golang:1.23.2-bookworm as golang

FROM python:3.12.6-bookworm

Expand Down

0 comments on commit 92cf9b7

Please sign in to comment.