Skip to content

Commit

Permalink
Use the builder image from docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
Pusztai Máté committed Jan 22, 2025
1 parent c6fbd30 commit fe4b096
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 casbin-builder:0.0.0 AS builder
FROM pmate6/casbin-builder:0.0.0 AS builder

# Copy the source and generate the .proto file
ADD . /go/src/github.com/casbin/casbin-server
Expand Down

0 comments on commit fe4b096

Please sign in to comment.