Skip to content

Commit

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

chore(deps): bump golang from 1.23.4 to 1.23.5 in /react-router
  • Loading branch information
ReneWerner87 authored Jan 17, 2025
2 parents 368dc76 + a356361 commit 4de0368
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:9820aca42262f58451f006de3213055974b36f24b31508c1baa73c967fcecb99 AS backend-builder
FROM golang:1.23.5@sha256:51a6466e8dbf3e00e422eb0f7a97ac450b2d57b33617bbe8d2ee0bddcd9d0d37 AS backend-builder

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

0 comments on commit 4de0368

Please sign in to comment.