Skip to content

Commit

Permalink
Merge pull request #2687 from gofiber/dependabot/docker/gcloud-fireba…
Browse files Browse the repository at this point in the history
…se/golang-c2d828f

chore(deps): bump golang from `3694e36` to `c2d828f` in /gcloud-firebase
  • Loading branch information
ReneWerner87 authored Nov 14, 2024
2 parents a60a074 + f7c4e85 commit 4af319e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud-firebase/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.23@sha256:3694e364a0357a6e885569d3bdd097f7b36839bc4fb0df2af33d411b37e27e59 as builder
FROM golang:1.23@sha256:c2d828fd49c47ed2b9192d2dbffed83052d8a21af465056d732c3de0d756f217 as builder

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

0 comments on commit 4af319e

Please sign in to comment.