Skip to content

Commit fbfc97e

Browse files
authored
Merge pull request #2637 from gofiber/dependabot/docker/gcloud-firebase/golang-cc637ce
chore(deps): bump golang from `a7f2fc9` to `cc637ce` in /gcloud-firebase
2 parents 1cb5473 + c4f4793 commit fbfc97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcloud-firebase/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Use the offical Golang image to create a build artifact.
22
# This is based on Debian and sets the GOPATH to /go.
33
# https://hub.docker.com/_/golang
4-
FROM golang:1.23@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 as builder
4+
FROM golang:1.23@sha256:cc637ce72c1db9586bd461cc5882df5a1c06232fd5dfe211d3b32f79c5a999fc as builder
55

66
# Copy local code to the container image.
77
WORKDIR /go/app

0 commit comments

Comments
 (0)