diff --git a/.github/workflows/authorization-server-make.yaml b/.github/workflows/authorization-server-make.yaml index 768e48a2c9..d58e45d808 100644 --- a/.github/workflows/authorization-server-make.yaml +++ b/.github/workflows/authorization-server-make.yaml @@ -14,7 +14,7 @@ on: env: REGISTRY_IMAGE: pivotalrabbitmq/spring-authorization-server - IMAGE_TAG: 0.0.8 + IMAGE_TAG: 0.0.9 jobs: docker: runs-on: ubuntu-latest diff --git a/selenium/authorization-server/pom.xml b/selenium/authorization-server/pom.xml index ff3400e979..39534afeb6 100644 --- a/selenium/authorization-server/pom.xml +++ b/selenium/authorization-server/pom.xml @@ -10,7 +10,7 @@ com.rabbitmq authorization-server - 0.0.8 + 0.0.9 authorization-server Authorization Server for Selenium