Skip to content

Commit

Permalink
Merge pull request #120 from cutlerydrawer/dependabot/docker/golang-1…
Browse files Browse the repository at this point in the history
….23.3-alpine
  • Loading branch information
csmith authored Nov 8, 2024
2 parents db5509d + bf9aca0 commit dd6af18
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.0-alpine AS build
FROM golang:1.23.3-alpine AS build

COPY . /go/src/github.com/andreimarcu/linx-server
WORKDIR /go/src/github.com/andreimarcu/linx-server
Expand Down

0 comments on commit dd6af18

Please sign in to comment.