diff --git a/.github/workflows/rosco-oes.yml b/.github/workflows/rosco-oes.yml index f671a4147..b63262d01 100644 --- a/.github/workflows/rosco-oes.yml +++ b/.github/workflows/rosco-oes.yml @@ -32,7 +32,7 @@ jobs: echo ::set-output name=REPO::ubi8-rosco-cve #echo ::set-output name=VERSION::"1.33.1$(date --utc +'%Y%m%d')" #echo ::set-output name=VERSION::"1.33.1$(date --utc +'%-m%d')" - echo ::set-output name=VERSION::"1.33.2" + echo ::set-output name=VERSION::"1.33.3" echo "::set-output name=GITHASH::$(git rev-parse --short HEAD)" echo "::set-output name=BUILDDATE::$(date -u +"%Y%m%d%H%M")" - name: Login to Quay