Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
freol35241 authored Jun 22, 2023
1 parent 8540970 commit 25a2329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/mo-rise/porla:v0.1.0
FROM ghcr.io/mo-rise/porla:v0.2.0

# Add custom binaries to the bin folder in the repository as required
COPY --chmod=555 ./bin/* /usr/local/bin/
COPY --chmod=555 ./bin/* /usr/local/bin/

0 comments on commit 25a2329

Please sign in to comment.