Skip to content

Commit 47bcd97

Browse files
authored
Merge pull request #2643 from gofiber/dependabot/docker/react-router/golang-ad5c126
chore(deps): bump golang from `cc637ce` to `ad5c126` in /react-router
2 parents d591b5d + 2aafa8d commit 47bcd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-router/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# First stage: Get Golang image from DockerHub.
2-
FROM golang:1.23.2@sha256:cc637ce72c1db9586bd461cc5882df5a1c06232fd5dfe211d3b32f79c5a999fc AS backend-builder
2+
FROM golang:1.23.2@sha256:ad5c126b5cf501a8caef751a243bb717ec204ab1aa56dc41dc11be089fafcb4f AS backend-builder
33

44
# Label this container.
55
LABEL appname="React App Fiber"

0 commit comments

Comments
 (0)