Skip to content

Commit

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

chore(deps): bump golang from `d56c3e0` to `3694e36` in /gcloud-firebase
  • Loading branch information
ReneWerner87 authored Nov 13, 2024
2 parents a98d85c + 86e9c13 commit 7ba3f7c
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:d56c3e08fe5b27729ee3834854ae8f7015af48fd651cd25d1e3bcf3c19830174 as builder
FROM golang:1.23@sha256:3694e364a0357a6e885569d3bdd097f7b36839bc4fb0df2af33d411b37e27e59 as builder

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

0 comments on commit 7ba3f7c

Please sign in to comment.