Skip to content

Commit

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

chore(deps): bump golang from `7ea4c9d` to `585103a` in /react-router
  • Loading branch information
ReneWerner87 authored Jan 15, 2025
2 parents 13b5c66 + e4c3114 commit f0e9986
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:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041 AS backend-builder
FROM golang:1.23.4@sha256:585103a29aa6d4c98bbb45d2446e1fdf41441698bbdf707d1801f5708e479f04 AS backend-builder

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

0 comments on commit f0e9986

Please sign in to comment.