Skip to content

Commit

Permalink
build(deps): bump bufbuild/buf
Browse files Browse the repository at this point in the history
Bumps bufbuild/buf from 1.47.2 to 1.48.0.

---
updated-dependencies:
- dependency-name: bufbuild/buf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 52e1c2a commit 59fe1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/devtools-golang-v1beta1/context/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM docker.io/hadolint/hadolint:v2.12.0@sha256:30a8fd2e785ab6176eed53f74769e04f
FROM --platform=linux/amd64 docker.io/goodwithtech/dockle:v0.4.14@sha256:68f7473909b49013f97984e9917fb7edd0c440bf15e38f41449860f8a2680d51 AS dockle
FROM docker.io/moby/buildkit:v0.18.2-rootless@sha256:95da42806e4e3e3d3cb72f84286446ab5aa60e9c69c521e8b4c72d0c283b4593 AS buildkit
FROM gcr.io/go-containerregistry/crane:latest@sha256:fc86bcad43a000c2a1ca926a1e167db26c053cebc3fa5d14285c72773fb8c11d AS crane
FROM docker.io/bufbuild/buf:1.47.2@sha256:c14957e613e9b95c4bf462fa73afdee48e13a67b8014ed1f951e5615492d457d AS buf
FROM docker.io/bufbuild/buf:1.48.0@sha256:a8a1d529b4463561d0982e7d6fc29ead41fef2c2e94ca0ebf6ff5917ce251dee AS buf
FROM docker.io/library/golang:1.23.4-bookworm@sha256:2e838582004fab0931693a3a84743ceccfbfeeafa8187e87291a1afea457ff7a AS base

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 59fe1d8

Please sign in to comment.