Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/docker/library/golang-1.22.1-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
thepwagner authored Mar 6, 2024
2 parents c1c4fe2 + eba41d1 commit bfa2216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.0 AS deb
FROM golang:1.22.1 AS deb
WORKDIR /app
COPY go.mod .
COPY go.sum .
Expand Down

0 comments on commit bfa2216

Please sign in to comment.