Skip to content

Commit

Permalink
chore(deps): Bump golang from 1.23.3 to 1.23.4 (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 1f614d4 commit ecd2e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build Go Binary
FROM golang:1.23.3 AS build
FROM golang:1.23.4 AS build

WORKDIR /app
COPY ["go.mod", "go.sum", "./"]
Expand Down

0 comments on commit ecd2e9f

Please sign in to comment.