Skip to content

Commit

Permalink
chore: use ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
rawlingsj authored Jun 30, 2021
1 parent d88aa9c commit bb01026
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,5 +1,5 @@
FROM gcr.io/jenkinsxio/jx-cli-base:0.0.21
FROM ghcr.io/jenkins-x/jx-boot:latest

ENTRYPOINT ["jx-health"]

COPY ./build/linux/jx-health /usr/bin/jx-health
COPY ./build/linux/jx-health /usr/bin/jx-health

0 comments on commit bb01026

Please sign in to comment.