Skip to content

Commit

Permalink
Merge pull request #2723 from gofiber/dependabot/docker/react-router/…
Browse files Browse the repository at this point in the history
…golang-574185e

chore(deps): bump golang from `81e1da9` to `574185e` in /react-router
  • Loading branch information
ReneWerner87 authored Dec 5, 2024
2 parents d47f581 + a0444d5 commit 6d137d2
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 6d137d2

Please sign in to comment.