Skip to content

Commit

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

chore(deps): bump golang from `adee809` to `a7f2fc9` in /gcloud-firebase
  • Loading branch information
ReneWerner87 authored Oct 10, 2024
2 parents b2bf772 + c3a3d0d commit b555ae1
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:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10 as builder
FROM golang:1.23@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 as builder

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

0 comments on commit b555ae1

Please sign in to comment.