Skip to content

Commit

Permalink
Merge pull request #164 from jkaninda/dependabot/docker/golang-1.23.6
Browse files Browse the repository at this point in the history
chore(deps): bump golang from 1.23.5 to 1.23.6
  • Loading branch information
jkaninda authored Feb 10, 2025
2 parents 2060f06 + 1c72f4b commit cb5de0b
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,4 +1,4 @@
FROM golang:1.23.5 AS build
FROM golang:1.23.6 AS build
WORKDIR /app
ARG appVersion=""
# Copy the source code.
Expand Down

0 comments on commit cb5de0b

Please sign in to comment.