Skip to content

Commit

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

chore(deps): bump golang from 1.23.4 to 1.23.5 in /aws-sam-container/app
  • Loading branch information
ReneWerner87 authored Jan 17, 2025
2 parents ecb9500 + af0f5f2 commit 552a2d7
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.23.4 as build-env
FROM golang:1.23.5 as build-env

WORKDIR /go/src/app

Expand Down

0 comments on commit 552a2d7

Please sign in to comment.