Skip to content

Commit

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

chore(deps): bump golang from 1.24rc2 to 1.24rc3 in /react-router
  • Loading branch information
ReneWerner87 authored Feb 7, 2025
2 parents 8e94369 + be11bae commit ea6dec0
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 ea6dec0

Please sign in to comment.