Skip to content

Commit

Permalink
fix(deps): update dependency golang to v1.23.1 (#979)
Browse files Browse the repository at this point in the history
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | golang  | 1.23.0 | 1.23.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 3be8257 commit 431e2ee
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
Expand Up @@ -52,7 +52,7 @@ RUN install-tool composer 2.7.9


# renovate: datasource=golang-version
RUN install-tool golang 1.23.0
RUN install-tool golang 1.23.1


# renovate: datasource=github-releases packageName=containerbase/python-prebuild
Expand Down

0 comments on commit 431e2ee

Please sign in to comment.