We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d591b5d + 2aafa8d commit 47bcd97Copy full SHA for 47bcd97
react-router/Dockerfile
@@ -1,5 +1,5 @@
1
# First stage: Get Golang image from DockerHub.
2
-FROM golang:1.23.2@sha256:cc637ce72c1db9586bd461cc5882df5a1c06232fd5dfe211d3b32f79c5a999fc AS backend-builder
+FROM golang:1.23.2@sha256:ad5c126b5cf501a8caef751a243bb717ec204ab1aa56dc41dc11be089fafcb4f AS backend-builder
3
4
# Label this container.
5
LABEL appname="React App Fiber"
0 commit comments