Skip to content

Commit

Permalink
chore(deps): bump golang from 81e1da9 to 574185e in /react-router
Browse files Browse the repository at this point in the history
Bumps golang from `81e1da9` to `574185e`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 01c1ef2 commit a0444d5
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.23.4@sha256:81e1da9b9604cdee2bc226e90e15f9d51ae6a8cd2271dc341c42ca0926c3b83f AS backend-builder
FROM golang:1.23.4@sha256:574185e5c6b9d09873f455a7c205ea0514bfd99738c5dc7750196403a44ed4b7 AS backend-builder

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

0 comments on commit a0444d5

Please sign in to comment.