Skip to content

Commit

Permalink
chore: Bump golang from 8c10f21 to 9271129 in /httpserver
Browse files Browse the repository at this point in the history
Bumps golang from `8c10f21` to `9271129`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 2ee23a3 commit f4f7e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM --platform=$BUILDPLATFORM golang:1.23@sha256:8c10f21bec412f08f73aa7b97ca5ac5f28a39d8a88030ad8a339fd0a781d72b4 as builder
FROM --platform=$BUILDPLATFORM golang:1.23@sha256:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959 as builder

ARG TARGETPLATFORM
ARG TARGETOS
Expand Down

0 comments on commit f4f7e05

Please sign in to comment.