Skip to content

Commit

Permalink
Fix git
Browse files Browse the repository at this point in the history
  • Loading branch information
mrMigles authored and seiv0814 committed Nov 19, 2024
1 parent 1450ac3 commit 7b33af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG GH_ACCESS_TOKEN

WORKDIR /workspace

# Copy the Go Modules manifests.
# Copy the Go Modules manifests
COPY go.mod go.mod
COPY go.sum go.sum

Expand Down

0 comments on commit 7b33af3

Please sign in to comment.