Skip to content

Commit

Permalink
chore(deps): bump golang from 1.24rc2 to 1.24rc3 in /react-router
Browse files Browse the repository at this point in the history
Bumps golang from 1.24rc2 to 1.24rc3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent f5abe42 commit be11bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-router/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# First stage: Get Golang image from DockerHub.
FROM golang:1.24rc2@sha256:a5ddeaeeec69e764a7a86c6063ceabb4ab0261a448a173ba3ad0dde7b93524d6 AS backend-builder
FROM golang:1.24rc3@sha256:f609f42515142764b42c25aac3ee2eeeae5466749caffc9ee8762c17c95662dc AS backend-builder

# Label this container.
LABEL appname="React App Fiber"
Expand Down

0 comments on commit be11bae

Please sign in to comment.