Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 24, 2024
1 parent 42b39da commit a5378ec
Show file tree
Hide file tree
Showing 3 changed files with 1,441 additions and 769 deletions.
2 changes: 1 addition & 1 deletion _samples/go-binary-docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.16
FROM golang:1.21
WORKDIR /go/src/moul.io/repoman-action/_samples/go-binary-docker/
COPY . ./
RUN go install

0 comments on commit a5378ec

Please sign in to comment.