Commit 7e06957c authored by Tiago's avatar Tiago
Browse files

using ghcr.io/graalvm/truffleruby-community namespace for truffleruby image

parent ad7da6ed
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
version: '3'
services:
  httpx:
    image: ghcr.io/graalvm/truffleruby:latest
    image: ghcr.io/graalvm/truffleruby-community:latest
    entrypoint:
      - bash
      - /home/test/support/ci/build.sh
 No newline at end of file