Skip to content

Commit 2aafa8d

Browse files
chore(deps): bump golang from cc637ce to ad5c126 in /react-router
Bumps golang from `cc637ce` to `ad5c126`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d591b5d commit 2aafa8d

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)