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 8b78f34 + bd53566 commit 1cb5473Copy full SHA for 1cb5473
react-router/Dockerfile
@@ -1,5 +1,5 @@
1
# First stage: Get Golang image from DockerHub.
2
-FROM golang:1.23.2@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 AS backend-builder
+FROM golang:1.23.2@sha256:cc637ce72c1db9586bd461cc5882df5a1c06232fd5dfe211d3b32f79c5a999fc AS backend-builder
3
4
# Label this container.
5
LABEL appname="React App Fiber"
0 commit comments