Skip to content

Commit

Permalink
Merge pull request #2823 from gofiber/dependabot/docker/gcloud/golang…
Browse files Browse the repository at this point in the history
…-3f74443

chore(deps): bump golang from `cd0c949` to `3f74443` in /gcloud
  • Loading branch information
ReneWerner87 authored Feb 28, 2025
2 parents dc30d20 + 4193d9b commit ff923c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Use the offical Golang image to create a build artifact.
# This is based on Debian and sets the GOPATH to /go.
# https://hub.docker.com/_/golang
FROM golang:1.24@sha256:cd0c949a4709ef70a8dad14274f09bd07b25542de5a1c4812f217087737efd17 as builder
FROM golang:1.24@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71 as builder

# Copy local code to the container image.
WORKDIR /go/app
Expand Down

0 comments on commit ff923c7

Please sign in to comment.