Skip to content

Commit

Permalink
Merge pull request #2803 from gofiber/dependabot/docker/aws-sam-conta…
Browse files Browse the repository at this point in the history
…iner/app/golang-1.24

chore(deps): bump golang from 1.24rc3 to 1.24 in /aws-sam-container/app
  • Loading branch information
ReneWerner87 authored Feb 13, 2025
2 parents 292968c + cff0c48 commit 73545ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-sam-container/app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.24rc3 as build-env
FROM golang:1.24 as build-env

WORKDIR /go/src/app

Expand Down

0 comments on commit 73545ce

Please sign in to comment.