Skip to content

Commit

Permalink
Merge pull request #105 from ryodocx/dependabot/docker/golang-1.21.5-…
Browse files Browse the repository at this point in the history
…alpine
  • Loading branch information
ryodocx authored Dec 7, 2023
2 parents 8381258 + e6c58a2 commit b8d5c94
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.21.4-alpine
FROM golang:1.21.5-alpine
RUN apk add git
ENV CGO_ENABLED=0
WORKDIR /
Expand Down

0 comments on commit b8d5c94

Please sign in to comment.