Commit ced70b09 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

fix(ci): Update image version

parent 2adfad4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
default:
  tags:
    - cpu
  image: ghcr.io/jhwohlgemuth/dev:0.0.12
  image: ghcr.io/jhwohlgemuth/dev:0.0.13
  before_script:
    - curl -LOJ https://github.com/errata-ai/vale/releases/download/v3.2.2/vale_3.2.2_Linux_64-bit.tar.gz
    - tar -xvzf vale_3.2.2_Linux_64-bit.tar.gz -C /bin